DeviceHandle

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this()
Undocumented in source.
this
this(DeviceHandle src)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
CreateDevice
DeviceBase CreateDevice()
Undocumented in source. Be warned that the author may not have intended to support it.
GetDeviceInfo
bool GetDeviceInfo(DeviceInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GetDevice_AddRef
DeviceBase GetDevice_AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
GetType
DeviceType GetType()
Undocumented in source. Be warned that the author may not have intended to support it.
IsAvailable
bool IsAvailable()
Undocumented in source. Be warned that the author may not have intended to support it.
IsCreated
bool IsCreated()
Undocumented in source. Be warned that the author may not have intended to support it.
IsDevice
bool IsDevice(DeviceBase arg0)
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.
swigOpEquals
bool swigOpEquals(DeviceHandle other)
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

swigGetCPtr
void* swigGetCPtr(DeviceHandle 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