Public Member Functions | |
| NIDEVICE_GET_OBJECT_TYPE_AS_STRING (DeviceManager) | |
| NIDEVICE_GET_ERROR_MESSAGE (nRetVal, description) | |
| NIDevice::Objects::KinectDevice * | CreateKinectDevice () |
| void | DestroyKinectDevice (NIDevice::Objects::KinectDevice *existingKinectDevice) |
| NIDevice::Objects::KinectDevice * | GetKinectDevice (unsigned int id) |
Static Public Member Functions | |
| static DeviceManager & | GetSingleton () |
| static DeviceManager * | GetSingletonPtr () |
Definition at line 46 of file DeviceManager.h.
| DeviceManager & DeviceManager::GetSingleton | ( | ) | [static] |
Get the singleton instance.
Reimplemented from NIDevice::Core::Singleton< DeviceManager >.
Definition at line 59 of file DeviceManager.cpp.
| DeviceManager * DeviceManager::GetSingletonPtr | ( | ) | [static] |
Get the pointer of the singleton instance.
Reimplemented from NIDevice::Core::Singleton< DeviceManager >.
Definition at line 65 of file DeviceManager.cpp.
| NIDevice::DeviceManager::NIDEVICE_GET_OBJECT_TYPE_AS_STRING | ( | DeviceManager | ) |
Get the full error message for exception triggering
1.7.2