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 <sstream>
#include <iostream>
#include "JsonMessageCover.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 printTitle (const std::string &title)
void sampleSerializeJsonMessageCover (void)
void sampleUnserializeJsonMessageCover (void)
void sampleUseOutputStreamForJsonMessageCover (void)
void sampleUseInputStreamForJsonMessageCover (void)
void sampleErrorMessageJsonMessageCover (void)
int main (void)

Function Documentation

int main ( void  )

Definition at line 143 of file sample.cpp.

Here is the call graph for this function:

void printTitle ( const std::string &  title)

Definition at line 19 of file sample.cpp.

Here is the call graph for this function:

void sampleErrorMessageJsonMessageCover ( void  )

Definition at line 120 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleSerializeJsonMessageCover ( void  )

Definition at line 24 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleUnserializeJsonMessageCover ( void  )

Definition at line 46 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleUseInputStreamForJsonMessageCover ( void  )

Definition at line 94 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleUseOutputStreamForJsonMessageCover ( void  )

Definition at line 71 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: