getCode() const | MCMsg | |
getCodeString() const | MCMsg | |
getCodeString(msgcode_t code) | MCMsg | [static] |
getLevel() const | MCMsg | |
getLevelString() const | MCMsg | |
getLevelString(msglevel_t lvl) | MCMsg | [static] |
getString() const | MCMsg | |
getText() const | MCMsg | [virtual] |
m_msg (defined in MCMsg) | MCMsg | [protected] |
m_msgCode (defined in MCMsg) | MCMsg | [protected] |
m_msgLevel (defined in MCMsg) | MCMsg | [protected] |
MCMsg(const MCString &msg, msglevel_t msgLevel=MSGLVL_ALL, msgcode_t msgCode=MSGCODE_NONE) | MCMsg | |
MSGCODE_MAX | MCMsg | [static] |
MSGCODE_MIN | MCMsg | [static] |
MSGCODE_NONE | MCMsg | [static] |
msgcode_t typedef | MCMsg | |
msglevel_t typedef (defined in MCMsg) | MCMsg | |
MSGLVL_ALL | MCMsg | [static] |
MSGLVL_DEBUG | MCMsg | [static] |
MSGLVL_DEBUG_L1 | MCMsg | [static] |
MSGLVL_DEBUG_L2 | MCMsg | [static] |
MSGLVL_DEBUG_L3 | MCMsg | [static] |
MSGLVL_DEBUG_L4 | MCMsg | [static] |
MSGLVL_ERROR | MCMsg | [static] |
MSGLVL_FATAL | MCMsg | [static] |
MSGLVL_INFO | MCMsg | [static] |
MSGLVL_WARN (defined in MCMsg) | MCMsg | [static] |
MSGLVL_WARNING | MCMsg | [static] |
~MCMsg() | MCMsg | [virtual] |