hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::CustomMessage::MsgConst Struct Reference

#include <CustomMessage.hpp>

Public Member Functions

 MsgConst (void)
 MsgConst (char space_, char point_, char delimiter_)

Public Attributes

char space = ' '
char point = '.'
char delimiter = ':'

Detailed Description

Definition at line 27 of file CustomMessage.hpp.

Constructor & Destructor Documentation

HCE::CustomMessage::MsgConst::MsgConst ( void  )
inline

Definition at line 29 of file CustomMessage.hpp.

HCE::CustomMessage::MsgConst::MsgConst ( char  space_,
char  point_,
char  delimiter_ 
)
inline

Definition at line 30 of file CustomMessage.hpp.

Member Data Documentation

char HCE::CustomMessage::MsgConst::delimiter = ':'

Definition at line 34 of file CustomMessage.hpp.

char HCE::CustomMessage::MsgConst::point = '.'

Definition at line 33 of file CustomMessage.hpp.

char HCE::CustomMessage::MsgConst::space = ' '

Definition at line 32 of file CustomMessage.hpp.


The documentation for this struct was generated from the following file: