| decodeFormat(const std::string &format) const | Message | [protected] |
| DEFAULT_FORMAT | Message | [protected, static] |
| DEFAULT_TIME_FORMAT | Message | [protected, static] |
| FILL | Message | [protected, static] |
| FORMAT_PREFIX | Message | [protected, static] |
| getDefaultFormat() | Message | [static] |
| getDefaultTimeFormat() | Message | [static] |
| getFormat() const | Message | |
| getMessage() const | Message | |
| getSource() const | Message | |
| getTimeFormat() const | Message | |
| getType() const | Message | |
| invalidFormat() const | Message | [protected] |
| JUSTIFY_LEFT | Message | [protected, static] |
| JUSTIFY_RIGHT | Message | [protected, static] |
| m_fill | Message | [mutable, protected] |
| m_format | Message | [mutable, protected] |
| m_formatted_msg | Message | [mutable, protected] |
| m_left | Message | [mutable, protected] |
| m_message | Message | [protected] |
| m_source | Message | [protected] |
| m_time_format | Message | [mutable, protected] |
| m_type | Message | [protected] |
| m_width | Message | [mutable, protected] |
| makeFormattedMsg(const std::string &format) const | Message | [protected] |
| Message() | Message | |
| Message(const char *src, int type, const char *msg) | Message | |
| Message(const std::string &src, int type, const std::string &msg) | Message | |
| MESSAGE | Message | [protected, static] |
| operator<(const Message &test) | Message | |
| operator<<(std::ostream &stream, const Message &msg) | Message | [friend] |
| operator==(const Message &a, const Message &b) | Message | [friend] |
| 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 | Message | [protected] |
| sizeField(const std::string &text) const | Message | [protected] |
| SOURCE | Message | [protected, static] |
| TIME | Message | [protected, static] |
| TYPE | Message | [protected, static] |
| UTIME | Message | [protected, static] |
| WIDTH | Message | [protected, static] |
| ~Message() | Message | [inline] |