HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_UniversalLogStdOutSource Class Reference

#include <UT_UniversalLogStdStreamSource.h>

+ Inheritance diagram for UT_UniversalLogStdOutSource:

Public Member Functions

 UT_UniversalLogStdOutSource ()
 
 ~UT_UniversalLogStdOutSource () override
 
- Public Member Functions inherited from UT_UniversalLogSource
void sendToSinks (const UT_UniversalLogEntry &entry)
 Sends a message to our associated log sinks. More...
 

Static Public Member Functions

static const UT_StringHolderstaticName ()
 

Additional Inherited Members

- Protected Member Functions inherited from UT_UniversalLogStdStreamSource
 UT_UniversalLogStdStreamSource (bool is_stdout)
 
 ~UT_UniversalLogStdStreamSource () override
 
- Protected Member Functions inherited from UT_UniversalLogSource
 UT_UniversalLogSource ()
 
virtual ~UT_UniversalLogSource ()
 
 UT_UniversalLogSource (const UT_UniversalLogSource &)=delete
 
UT_UniversalLogSourceoperator= (const UT_UniversalLogSource &)=delete
 
- Protected Attributes inherited from UT_UniversalLogSource
UT_Lock mySinksLock
 
UT_Array< UT_UniversalLogSink * > mySinks
 

Detailed Description

Definition at line 35 of file UT_UniversalLogStdStreamSource.h.

Constructor & Destructor Documentation

UT_UniversalLogStdOutSource::UT_UniversalLogStdOutSource ( )
UT_UniversalLogStdOutSource::~UT_UniversalLogStdOutSource ( )
override

Member Function Documentation

static const UT_StringHolder& UT_UniversalLogStdOutSource::staticName ( )
static

The documentation for this class was generated from the following file: