HCE project C++ developers source code library
1.1.1
HCE project developer library
|
This is the complete list of members for HCE::CustomMessage, including all inherited members.
CustomMessage(MessagesCollection &collection) | HCE::CustomMessage | explicit |
getMsgConst(void) const | HCE::CustomMessage | inline |
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::CustomMessage | virtual |