#include <CustomMessage.hpp>
Detailed Description
Definition at line 22 of file CustomMessage.hpp.
Constructor & Destructor Documentation
| HCE::CustomMessage::~CustomMessage |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
| const MsgConst& HCE::CustomMessage::getMsgConst |
( |
void |
| ) |
const |
|
inline |
| std::string HCE::CustomMessage::operator() |
( |
unsigned int |
type | ) |
|
| std::string HCE::CustomMessage::operator() |
( |
unsigned int |
type, |
|
|
const std::string & |
arg |
|
) |
| |
| std::string HCE::CustomMessage::operator() |
( |
unsigned int |
type, |
|
|
const char * |
arg |
|
) |
| |
| std::string HCE::CustomMessage::operator() |
( |
unsigned int |
type, |
|
|
unsigned int |
arg |
|
) |
| |
| void HCE::CustomMessage::setMsgConst |
( |
const MsgConst & |
msgConst | ) |
|
The documentation for this class was generated from the following files: