|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|

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 | printTitle (const std::string &title) |
| void | sampleSerializeJsonMessageCover (void) |
| void | sampleUnserializeJsonMessageCover (void) |
| void | sampleUseOutputStreamForJsonMessageCover (void) |
| void | sampleUseInputStreamForJsonMessageCover (void) |
| void | sampleErrorMessageJsonMessageCover (void) |
| int | main (void) |
| int main | ( | void | ) |
| void printTitle | ( | const std::string & | title | ) |
| void sampleErrorMessageJsonMessageCover | ( | void | ) |
Definition at line 120 of file sample.cpp.


| void sampleSerializeJsonMessageCover | ( | void | ) |
Definition at line 24 of file sample.cpp.


| void sampleUnserializeJsonMessageCover | ( | void | ) |
Definition at line 46 of file sample.cpp.


| void sampleUseInputStreamForJsonMessageCover | ( | void | ) |
Definition at line 94 of file sample.cpp.


| void sampleUseOutputStreamForJsonMessageCover | ( | void | ) |
Definition at line 71 of file sample.cpp.

