HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_UniversalLogInMemorySink.h File Reference
#include "UT_API.h"
#include "UT_Lock.h"
#include "UT_SharedPtr.h"
#include "UT_UniversalLogEntry.h"
#include "UT_UniversalLogSink.h"
#include <SYS/SYS_Types.h>
#include <SYS/SYS_AtomicInt.h>
+ Include dependency graph for UT_UniversalLogInMemorySink.h:

Go to the source code of this file.

Classes

class  UT_UniversalLogInMemorySink
 

Functions

UT_API bool UThasAnyDefaultLogSources ()
 
UT_API bool UTisDefaultLogSource (const UT_StringRef &source_name)
 
UT_API const UT_SharedPtr
< UT_UniversalLogInMemorySink > & 
UTgetDefaultLogInMemorySink (bool create_from_env, bool force_create)
 

Function Documentation

UT_API const UT_SharedPtr<UT_UniversalLogInMemorySink>& UTgetDefaultLogInMemorySink ( bool  create_from_env,
bool  force_create 
)
UT_API bool UThasAnyDefaultLogSources ( )
UT_API bool UTisDefaultLogSource ( const UT_StringRef source_name)