Class encapsulating Anoncoin Core startup and shutdown.
More...
Class encapsulating Anoncoin Core startup and shutdown.
Allows running startup and shutdown in a different thread from the UI thread.
Definition at line 154 of file anoncoin.cpp.
AnoncoinCoin::AnoncoinCoin |
( |
| ) |
|
|
explicit |
void AnoncoinCoin::handleRunawayException |
( |
std::exception * |
e | ) |
|
|
private |
Pass fatal exception message to UI thread.
Definition at line 240 of file anoncoin.cpp.
void AnoncoinCoin::initialize |
( |
| ) |
|
|
slot |
void AnoncoinCoin::initializeResult |
( |
int |
retval | ) |
|
|
signal |
void AnoncoinCoin::runawayException |
( |
const QString & |
message | ) |
|
|
signal |
void AnoncoinCoin::shutdown |
( |
| ) |
|
|
slot |
void AnoncoinCoin::shutdownResult |
( |
int |
retval | ) |
|
|
signal |
boost::thread_group AnoncoinCoin::threadGroup |
|
private |
The documentation for this class was generated from the following file: