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 Member List

This is the complete list of members for HCE::CustomMessage, including all inherited members.

CustomMessage(MessagesCollection &collection)HCE::CustomMessageexplicit
CustomMessage(const CustomMessage &rhs)HCE::CustomMessage
CustomMessage(CustomMessage &&rhs)HCE::CustomMessage
getMessagesCollection(void) const HCE::CustomMessageinline
getMsgConst(void) const HCE::CustomMessageinline
operator()(unsigned int type)HCE::CustomMessage
operator()(unsigned int type, const T &t)HCE::CustomMessageinline
operator=(const CustomMessage &rhs)HCE::CustomMessage
operator=(CustomMessage &&rhs)HCE::CustomMessage
setMsgConst(const MsgConst &msgConst)HCE::CustomMessage
~CustomMessage(void)HCE::CustomMessagevirtual