![]() |
ChimeraTK-DeviceAccess 03.25.00
|
This is the complete list of members for ChimeraTK::BackendFactory, including all inherited members.
| _dMapFile | ChimeraTK::BackendFactory | protected |
| _existingBackends | ChimeraTK::BackendFactory | protected |
| _mutex | ChimeraTK::BackendFactory | protected |
| aliasLookUp(std::string aliasName, std::string dmapFilePath) | ChimeraTK::BackendFactory | protected |
| called_registerBackendType | ChimeraTK::BackendFactory | protected |
| createBackend(const std::string &aliasOrUri) | ChimeraTK::BackendFactory | |
| createBackendInternal(const DeviceInfoMap::DeviceInfo &deviceInfo) | ChimeraTK::BackendFactory | protected |
| creatorMap | ChimeraTK::BackendFactory | protected |
| creatorMap_compat | ChimeraTK::BackendFactory | protected |
| failedRegistrationThrowerFunction(std::string host, std::string instance, std::list< std::string > parameters, std::string mapFileName, std::string exception_what) | ChimeraTK::BackendFactory | protectedstatic |
| getDMapFilePath() | ChimeraTK::BackendFactory | |
| getInstance() | ChimeraTK::BackendFactory | static |
| loadAllPluginsFromDMapFile() | ChimeraTK::BackendFactory | protected |
| loadPluginLibrary(const std::string &soFile) | ChimeraTK::BackendFactory | |
| registerBackendType(const std::string &backendType, boost::shared_ptr< DeviceBackend >(*creatorFunction)(std::string address, std::map< std::string, std::string > parameters), const std::vector< std::string > &sdmParameterNames={}, const std::string &deviceAccessVersion=CHIMERATK_DEVICEACCESS_VERSION) | ChimeraTK::BackendFactory | |
| registerBackendType(const std::string &interface, const std::string &protocol, boost::shared_ptr< DeviceBackend >(*creatorFunction)(std::string host, std::string instance, std::list< std::string > parameters, std::string mapFileName), const std::string &version) | ChimeraTK::BackendFactory | |
| setDMapFilePath(std::string dMapFilePath) | ChimeraTK::BackendFactory |