NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
DDAS::SettingsReader Class Referenceabstract

#include <SettingsReader.h>

Inheritance diagram for DDAS::SettingsReader:
DDAS::PixieSettingsReader DDAS::SetFileReader DDAS::XMLSettingsReader

Public Member Functions

virtual DDAS::ModuleSettings get ()=0
 

Detailed Description

SettingReader objects are able to take some source of DDAS Setings and turn them into a ModuleSettins struct. Derived classes could get this information from .set files, from the modules in a crate themselves or event from EPICS or a database. Note that an external entity must have initializd the API and read in the var files for this module (normally done in a CrateManager).


The documentation for this class was generated from the following file: