#include <DeviceMgr.H>
Static Public Member Functions | |
| static void | addPolledDevice (PolledDevice *dev) |
| static void | addTrackerDevice (TrackerDevice *dev) |
| static void | initFromConfigVals () |
| static void | runPolls () |
| static int | getNumTrackerDevices () |
| static TrackerDevice * | getTrackerDevice (int i) |
| static TrackerDevice * | getTrackerDevice (const std::string &eventName) |
| static void IS3D::DeviceMgr::addPolledDevice | ( | PolledDevice * | dev | ) | [static] |
| static void IS3D::DeviceMgr::addTrackerDevice | ( | TrackerDevice * | dev | ) | [inline, static] |
| static void IS3D::DeviceMgr::initFromConfigVals | ( | ) | [static] |
| static void IS3D::DeviceMgr::runPolls | ( | ) | [static] |
| static int IS3D::DeviceMgr::getNumTrackerDevices | ( | ) | [inline, static] |
| static TrackerDevice* IS3D::DeviceMgr::getTrackerDevice | ( | int | i | ) | [inline, static] |
| static TrackerDevice* IS3D::DeviceMgr::getTrackerDevice | ( | const std::string & | eventName | ) | [static] |
1.5.1