|
HDK
|
#include <HUSD_UniversalLogUsdSource.h>
Inheritance diagram for HUSD_UniversalLogUsdSource:Public Member Functions | |
| HUSD_UniversalLogUsdSource () | |
| ~HUSD_UniversalLogUsdSource () 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_StringHolder & | staticName () |
Additional Inherited Members | |
Protected Member Functions inherited from UT_UniversalLogSource | |
| UT_UniversalLogSource () | |
| virtual | ~UT_UniversalLogSource () |
| UT_UniversalLogSource (const UT_UniversalLogSource &)=delete | |
| UT_UniversalLogSource & | operator= (const UT_UniversalLogSource &)=delete |
Protected Attributes inherited from UT_UniversalLogSource | |
| UT_Lock | mySinksLock |
| UT_Array< UT_UniversalLogSink * > | mySinks |
Definition at line 18 of file HUSD_UniversalLogUsdSource.h.
| HUSD_UniversalLogUsdSource::HUSD_UniversalLogUsdSource | ( | ) |
|
override |
|
static |