ChimeraTK-DeviceAccess  03.18.00
DeviceInfoMap.h File Reference
#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

 ChimeraTK
 

Typedefs

using ChimeraTK::DeviceInfoMapPointer = boost::shared_ptr< DeviceInfoMap >