logog
logger optimized for games
|
This is the complete list of members for Cerr, including all inherited members.
Allocate(size_t nSize) | Object | static |
CanPublish() const | TopicSink | virtual |
CanSubscribe() const | Node | virtual |
CanSubscribeCheckTopic(const Topic &other) | Topic | virtual |
CanSubscribeTo(const Node &otherNode) | Topic | virtual |
Category() const | Topic | |
Category(const LOGOG_STRING &s) | Topic | |
Clear() | Node | |
Deallocate(void *ptr) | Object | static |
FileName() const | Topic | |
FileName(const LOGOG_STRING &s) | Topic | |
Format(const LOGOG_CHAR *cFormatMessage,...) | Topic | virtual |
GetFormatter() const | Target | |
GetNullTerminatesStrings() const | Target | inline |
GetTopicFlags() const | Topic | |
Group() const | Topic | |
Group(const LOGOG_STRING &s) | Topic | |
Initialize() | TopicSink | virtual |
IsTopic() const | TopicSink | virtual |
Level() const | Topic | |
Level(LOGOG_LEVEL_TYPE level) | Topic | |
LineNumber() const | Topic | |
LineNumber(const int num) | Topic | |
m_bNullTerminatesStrings | Target | protected |
m_MutexReceive | Target | protected |
m_pFormatter | Target | protected |
m_Publishers | Node | protected |
m_pUserData1 | Node | |
m_pUserData2 | Node | |
m_Subscribers | Node | protected |
m_TopicFlags | Topic | protected |
m_tTime | Topic | protected |
m_vIntProps | Topic | protected |
m_vStringProps | Topic | protected |
Message() const | Topic | |
Message(const LOGOG_STRING &s) | Topic | |
Node() | Node | |
Object() | Object | |
operator delete(void *ptr) | Object | |
operator delete[](void *ptr) | Object | |
operator new(size_t nSize) | Object | |
operator new[](size_t nSize) | Object | |
PublishTo(Node &) | TopicSink | virtual |
PublishToMultiple(LockableNodesType &nodes) | Node | virtual |
Receive(const Topic &topic) | Target | virtual |
Send(const Topic &node) | Topic | virtual |
SetFormatter(Formatter &formatter) | Target | |
SetNullTerminatesStrings(bool val) | Target | inline |
SubscribeTo(Node &publisher) | Node | virtual |
SubscribeToMultiple(LockableNodesType &nodes) | Node | virtual |
Target() | Target | |
Timestamp() const | Topic | |
Timestamp(const LOGOG_TIME t) | Topic | |
Topic(const LOGOG_LEVEL_TYPE level=LOGOG_LEVEL_ALL, const LOGOG_CHAR *sFileName=NULL, const int nLineNumber=0, const LOGOG_CHAR *sGroup=NULL, const LOGOG_CHAR *sCategory=NULL, const LOGOG_CHAR *sMessage=NULL, const double dTimestamp=0.0f) | Topic | |
Transmit() | Topic | virtual |
UnpublishTo(Node &) | TopicSink | virtual |
UnpublishToMultiple(LockableNodesType &nodes) | Node | virtual |
UnsubscribeTo(Node &publisher) | Node | virtual |
UnsubscribeToMultiple(LockableNodesType &nodes) | Node | virtual |
~Node() | Node | |
~Object() | Object | virtual |
~Target() | Target | virtual |