libyui
Public Member Functions | Public Attributes

YUILogPrivate Struct Reference

List of all members.

Public Member Functions

 YUILogPrivate ()
 ~YUILogPrivate ()
YPerThreadLogInfofindCurrentThread ()

Public Attributes

string logFileName
ofstream stdLogStream
YUILoggerFunction loggerFunction
YUIEnableDebugLoggingFunction enableDebugLoggingHook
YUIDebugLoggingEnabledFunction debugLoggingEnabledHook
bool enableDebugLogging
vector< YPerThreadLogInfo * > threadLogInfo

Constructor & Destructor Documentation

YUILogPrivate::YUILogPrivate ( ) [inline]

Constructor

YUILogPrivate::~YUILogPrivate ( ) [inline]

Destructor


Member Function Documentation

YPerThreadLogInfo* YUILogPrivate::findCurrentThread ( ) [inline]

Find the per-thread logging information for the current thread. Create a new one if it doesn't exist yet.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Enumerations Friends