This is the complete list of members for DeviceFactory, including all inherited members.
| constructDevice(DeviceTypeId deviceTypeId, Communicator *comm) | DeviceFactory | protectedvirtual |
| createMasterDevice(Communicator *communicator, bool doInitialize=true) | DeviceFactory | virtual |
| DeviceFactory() | DeviceFactory | |
| deviceToTypeId(XsDeviceId const &deviceId) const | DeviceFactory | virtual |
| DeviceTypeId typedef | DeviceFactory | |
| initializeDevice(XsDevice &device) const | DeviceFactory | |
| initializeDevice(XsDevice *device) const | DeviceFactory | protectedvirtual |
| m_masterConstructors | DeviceFactory | private |
| m_standaloneConstructors | DeviceFactory | private |
| MasterConstructFunc typedef | DeviceFactory | |
| registerDevices() | DeviceFactory | virtual |
| registerMasterDeviceType(DeviceTypeId deviceTypeId, MasterConstructFunc constructFunc) | DeviceFactory | |
| registerStandaloneDeviceType(DeviceTypeId deviceTypeId, StandaloneConstructFunc constructFunc) | DeviceFactory | |
| removeExistingDevice(XsDeviceId const &deviceId) | DeviceFactory | virtual |
| StandaloneConstructFunc typedef | DeviceFactory | |
| ~DeviceFactory() | DeviceFactory | inlinevirtual |