|
HDK
|
#include "UT_API.h"#include "UT_Date.h"#include "UT_Error.h"#include "UT_ErrorCode.h"#include "UT_IntrusivePtr.h"#include "UT_SourceLocation.h"#include "UT_StringHolder.h"#include <SYS/SYS_Hash.h>#include <SYS/SYS_Math.h>#include <SYS/SYS_SequentialThreadIndex.h>#include <SYS/SYS_Time.h>
Include dependency graph for UT_UniversalLogEntry.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_Array< T > |
| class | UT_UniversalLogExternalInfo |
| class | UT_UniversalLogEntry |
| Simple object to hold the data associated with a single log entry event. More... | |
Typedefs | |
| typedef UT_IntrusivePtr < UT_UniversalLogExternalInfo > | UT_UniversalLogExternalInfoHandle |
| typedef UT_Array < UT_UniversalLogEntry > | UT_UniversalLogEntryArray |
Definition at line 154 of file UT_UniversalLogEntry.h.
Definition at line 55 of file UT_UniversalLogEntry.h.