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 | sampleEncodeBase64 (void) |
void | sampleDecodeBase64 (void) |
int | main (void) |
int main | ( | void | ) |
void printTitle | ( | const std::string & | title | ) |
Definition at line 19 of file sample.cpp.
void sampleDecodeBase64 | ( | void | ) |
Definition at line 43 of file sample.cpp.
void sampleEncodeBase64 | ( | void | ) |
Definition at line 24 of file sample.cpp.