HCE project C++ developers source code library  1.1.1
HCE project developer library
 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
getMsgConst(void) const HCE::CustomMessageinline
operator()(unsigned int type)HCE::CustomMessage
operator()(unsigned int type, const std::string &arg)HCE::CustomMessage
operator()(unsigned int type, const char *arg)HCE::CustomMessage
operator()(unsigned int type, unsigned int arg)HCE::CustomMessage
setMsgConst(const MsgConst &msgConst)HCE::CustomMessage
~CustomMessage(void)HCE::CustomMessagevirtual