Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::ExitHandler Class Reference

#include <Common.h>

Public Member Functions

bool shouldExit () const
 

Static Public Member Functions

static void exitHandler (int)
 

Detailed Description

Definition at line 308 of file Common.h.

Member Function Documentation

◆ exitHandler()

static void dev::ExitHandler::exitHandler ( int  )
inlinestatic

Definition at line 311 of file Common.h.

◆ shouldExit()

bool dev::ExitHandler::shouldExit ( ) const
inline

Definition at line 312 of file Common.h.


The documentation for this class was generated from the following files: