My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::LogMsgHandler Member List

This is the complete list of members for gcp::util::LogMsgHandler, including all inherited members.

append(unsigned seq, std::string text, LogMsg::Type type=LogMsg::TYPE_UNSPEC) (defined in gcp::util::LogMsgHandler)gcp::util::LogMsgHandler
appendWithSpace(unsigned seq, std::string text, LogMsg::Type type=LogMsg::TYPE_UNSPEC) (defined in gcp::util::LogMsgHandler)gcp::util::LogMsgHandler
getMessage(unsigned seq)gcp::util::LogMsgHandler
getNextMessageSubstr(unsigned seq, unsigned maxChars, bool &isLast)gcp::util::LogMsgHandler
LogMsgHandler()gcp::util::LogMsgHandler
nextSeq() (defined in gcp::util::LogMsgHandler)gcp::util::LogMsgHandler
readMessage(unsigned seq)gcp::util::LogMsgHandler
~LogMsgHandler()gcp::util::LogMsgHandlervirtual