Log

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this(uint logMask)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

MaxLogBufferMessageSize
anonymousenum MaxLogBufferMessageSize
Undocumented in source.

Functions

GetLoggingMask
uint GetLoggingMask()
Undocumented in source. Be warned that the author may not have intended to support it.
LogMessage
void LogMessage(LogMessageType messageType, string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
LogMessageVarg
void LogMessageVarg(LogMessageType messageType, string fmt, SWIGTYPE_p_va_list argList)
Undocumented in source. Be warned that the author may not have intended to support it.
SetLoggingMask
void SetLoggingMask(uint logMask)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.

Static functions

ConfigureDefaultLog
Log ConfigureDefaultLog(uint logMask)
Undocumented in source. Be warned that the author may not have intended to support it.
ConfigureDefaultLog
Log ConfigureDefaultLog()
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultLogOutput
void DefaultLogOutput(string textBuffer, bool arg1)
Undocumented in source. Be warned that the author may not have intended to support it.
FormatLog
void FormatLog(string buffer, uint bufferSize, LogMessageType messageType, string fmt, SWIGTYPE_p_va_list argList)
Undocumented in source. Be warned that the author may not have intended to support it.
GetDefaultLog
Log GetDefaultLog()
Undocumented in source. Be warned that the author may not have intended to support it.
GetGlobalLog
Log GetGlobalLog()
Undocumented in source. Be warned that the author may not have intended to support it.
IsDebugMessage
bool IsDebugMessage(LogMessageType messageType)
Undocumented in source. Be warned that the author may not have intended to support it.
SetGlobalLog
void SetGlobalLog(Log log)
Undocumented in source. Be warned that the author may not have intended to support it.
swigGetCPtr
void* swigGetCPtr(Log obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.

Mixed In Members

From mixin ovr_im.SwigOperatorDefinitions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta