System

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this(Log log, Allocator palloc)
Undocumented in source.
this
this(Log log)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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

Destroy
void Destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init(Log log)
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init(Log log, Allocator palloc)
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init()
Undocumented in source. Be warned that the author may not have intended to support it.
IsInitialized
bool IsInitialized()
Undocumented in source. Be warned that the author may not have intended to support it.
swigGetCPtr
void* swigGetCPtr(System 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