![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <boost/shared_ptr.hpp>#include <cstdint>#include <iostream>#include <list>#include <string>#include <vector>
Include dependency graph for DeviceInfoMap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::DeviceInfoMap |
| class | ChimeraTK::DeviceInfoMap::DeviceInfo |
| Stores information about one device. More... | |
| class | ChimeraTK::DeviceInfoMap::ErrorList |
| Stores information about errors and warnings. More... | |
| class | ChimeraTK::DeviceInfoMap::ErrorList::ErrorElem |
| Stores detailed information about one error or warning. More... | |
Namespaces | |
| namespace | ChimeraTK |
Typedefs | |
| using | ChimeraTK::DeviceInfoMapPointer = boost::shared_ptr< DeviceInfoMap > |
| Introduce specialisation of shared_pointer template for pointers to RegisterInfoMap object as a DeviceInfoMapPointer. | |