hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sample.cpp File Reference
#include <iostream>
#include "LoggerStream.hpp"
#include "CustomMessage.hpp"
#include "RealLoggable.hpp"
Include dependency graph for sample.cpp:

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)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 87 of file sample.cpp.

Here is the call graph for this function:

void sampleCustomMessage ( void  )

Definition at line 56 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleLoggerStream ( void  )

Definition at line 20 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: