All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Message Member List

This is the complete list of members for Message, including all inherited members.

decodeFormat(const std::string &format) const Messageprotected
DEFAULT_FORMATMessageprotectedstatic
DEFAULT_TIME_FORMATMessageprotectedstatic
FILLMessageprotectedstatic
FORMAT_PREFIXMessageprotectedstatic
getDefaultFormat()Messagestatic
getDefaultTimeFormat()Messagestatic
getFormat() const Message
getMessage() const Message
getSource() const Message
getTimeFormat() const Message
getType() const Message
invalidFormat() const Messageprotected
JUSTIFY_LEFTMessageprotectedstatic
JUSTIFY_RIGHTMessageprotectedstatic
m_fillMessagemutableprotected
m_formatMessagemutableprotected
m_formatted_msgMessagemutableprotected
m_leftMessagemutableprotected
m_messageMessageprotected
m_sourceMessageprotected
m_time_formatMessagemutableprotected
m_typeMessageprotected
m_widthMessagemutableprotected
makeFormattedMsg(const std::string &format) const Messageprotected
Message()Message
Message(const char *src, int type, const char *msg)Message
Message(const std::string &src, int type, const std::string &msg)Message
MESSAGEMessageprotectedstatic
operator<(const Message &test)Message
operator<<(std::ostream &stream, const Message &msg)Messagefriend
operator==(const Message &a, const Message &b)Messagefriend
setFormat(const std::string &msg) const Message
setMessage(const std::string &msg)Message
setSource(const std::string &src)Message
setTimeFormat(const std::string &timeFormat) const Message
setType(int msg_type)Message
setWidth(const std::string &formatArg) const Messageprotected
sizeField(const std::string &text) const Messageprotected
SOURCEMessageprotectedstatic
TIMEMessageprotectedstatic
TYPEMessageprotectedstatic
UTIMEMessageprotectedstatic
WIDTHMessageprotectedstatic
~Message()Messageinline