TNL 1.5.0 - 23 Feb 2005
Main Page
Modules
Namespaces
C++ Classes
Compound List
File List
Index
TNL::LogType struct Reference
TNL::LogType Struct Reference
#include <tnlLog.h>
Static Public Member Functions
void
setCurrent
(
LogType
*theType)
LogType
*
find
(const char *name)
Data Fields
LogType
*
next
bool
isEnabled
const char *
typeName
Static Public Attributes
LogType
*
linkedList
LogType
*
current
Member Function Documentation
void TNL::LogType::setCurrent
(
LogType
*
theType
)
[inline, static]
LogType
* TNL::LogType::find
(
const char *
name
)
[static]
Field Documentation
LogType
*
TNL::LogType::next
LogType
*
TNL::LogType::linkedList
[static]
bool
TNL::LogType::isEnabled
const char*
TNL::LogType::typeName
LogType
*
TNL::LogType::current
[static]