This is the complete list of members for Manager, including all inherited members.
addAndRunDevice(Sourcetype deviceType, std::string deviceName, UINT16 wantedId=0xFFFF) | Manager | |
addAndRunDevice(devices::BasicDevice *device, std::string deviceName, UINT16 wantedId=0xFFFF) | Manager | |
addApplication(Sourcetype appType, std::string appName, UINT16 wantedId=0xFFFF) | Manager | |
addApplication(application::BasicApplication *app, UINT16 wantedId=0xFFFF) | Manager | |
ApplicationList typedef | Manager | private |
DeviceList typedef | Manager | private |
getDeviceById(UINT32 id) | Manager | |
getFirstDeviceByType(Sourcetype type) | Manager | |
getNextSourceId() | Manager | private |
importApplications() | Manager | |
m_appList | Manager | private |
m_beVerbose | Manager | private |
m_deviceList | Manager | private |
m_nextSourceId | Manager | private |
m_sourceBuffer | Manager | private |
m_sourceBufferMutex | Manager | private |
m_sourceThread | Manager | private |
Manager() | Manager | |
runAllDevices() | Manager | |
setDeviceData(BasicData *data) | Manager | |
sourceThreadFunction(bool &endThread, UINT16 &waitTimeMs) | Manager | private |
stopAllDevices() | Manager | |
~Manager() | Manager |