|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <Poco/Thread.h>#include "./exceptions/ThreadAlreadyRunningException.hpp"#include "./exceptions/ThreadAlreadyJoinedException.hpp"#include <Poco/Runnable.h>

Go to the source code of this file.
Classes | |
| class | HCE::Utils::Thread |
| < monitors thread state so I created own class Thread which provides all functions for runnable class. More... | |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::Utils |
ServerApplication - base class for application
Definition in file Thread.hpp.