NSCL DDAS  12.1-001
Support for XIA DDAS at FRIB
Classes | Namespaces | Typedefs
Configuration.h File Reference

Defines a class for storing system configuration information. More...

#include <string>
#include <vector>
#include <map>
#include <iosfwd>
#include <memory>
#include "HardwareRegistry.h"
Include dependency graph for Configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DAQ::DDAS::FirmwareConfiguration
 Storage for hardware-type firmware/settings paths. More...
 
class  DAQ::DDAS::Configuration
 Store the system configuration information needed by Readout. More...
 

Namespaces

 DAQ
 
 DAQ::DDAS
 

Typedefs

typedef std::map< int, FirmwareConfiguration > DAQ::DDAS::FirmwareMap
 A map of firmware configurations keyed by the hardware type defined in HardwareRegistry.h. More...
 

Detailed Description

Defines a class for storing system configuration information.