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 "EncodeDecodeBase64.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 sampleEncodeBase64 (void)
void sampleDecodeBase64 (void)
int main (void)

Function Documentation

int main ( void  )

Definition at line 66 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:

Here is the caller graph for this function:

void sampleDecodeBase64 ( void  )

Definition at line 43 of file sample.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sampleEncodeBase64 ( 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: