DeviceBase

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Enums

EnumDeviceType
anonymousenum EnumDeviceType
Undocumented in source.

Functions

AddRef
void AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
EnumerateDevices
DeviceEnumerator!T EnumerateDevices()
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.
GetHandlerLock
Lock GetHandlerLock()
Undocumented in source. Be warned that the author may not have intended to support it.
GetManager
DeviceManager GetManager()
Undocumented in source. Be warned that the author may not have intended to support it.
GetMessageHandler
MessageHandler GetMessageHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
GetParent
DeviceBase GetParent()
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.
Release
void Release()
Undocumented in source. Be warned that the author may not have intended to support it.
SetMessageHandler
void SetMessageHandler(MessageHandler handler)
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

swigGetCPtr
void* swigGetCPtr(DeviceBase obj)
Undocumented in source. Be warned that the author may not have intended to support it.

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.

Inherited Members

From NewOverrideBase

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.
swigGetCPtr
void* swigGetCPtr(NewOverrideBase obj)
Undocumented in source. Be warned that the author may not have intended to support it.
__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.
~this
~this()
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta