|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <iostream>#include "LoggerStream.hpp"#include "CustomMessage.hpp"#include "RealLoggable.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
Functions | |
| void | sampleLoggerStream (void) |
| void | sampleCustomMessage (void) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void sampleCustomMessage | ( | void | ) |
Definition at line 56 of file sample.cpp.


| void sampleLoggerStream | ( | void | ) |
Definition at line 20 of file sample.cpp.

