Public Member Functions | Static Public Member Functions

NIDevice::DeviceManager Class Reference

Inheritance diagram for NIDevice::DeviceManager:
NIDevice::Core::Singleton< DeviceManager >

List of all members.

Public Member Functions

 NIDEVICE_GET_OBJECT_TYPE_AS_STRING (DeviceManager)
 NIDEVICE_GET_ERROR_MESSAGE (nRetVal, description)
NIDevice::Objects::KinectDeviceCreateKinectDevice ()
void DestroyKinectDevice (NIDevice::Objects::KinectDevice *existingKinectDevice)
NIDevice::Objects::KinectDeviceGetKinectDevice (unsigned int id)

Static Public Member Functions

static DeviceManagerGetSingleton ()
static DeviceManagerGetSingletonPtr ()

Detailed Description

Definition at line 46 of file DeviceManager.h.


Member Function Documentation

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


The documentation for this class was generated from the following files:
 All Classes Functions