#include <IPrescaleSetLoader.h>
Definition at line 13 of file IPrescaleSetLoader.h.
◆ ~IPrescaleSetLoader()
virtual TrigConf::IPrescaleSetLoader::~IPrescaleSetLoader |
( |
| ) |
|
|
overridevirtualdefault |
◆ load()
virtual bool TrigConf::IPrescaleSetLoader::load |
( |
unsigned int |
ctpVersion, |
|
|
PrescaleSet & |
data |
|
) |
| |
|
pure virtual |
◆ outputLevel()
virtual MSGTC::Level TrigConf::ILoader::outputLevel |
( |
| ) |
const |
|
pure virtualinherited |
◆ setLevel()
virtual void TrigConf::ILoader::setLevel |
( |
MSGTC::Level |
lvl | ) |
|
|
pure virtualinherited |
Load the configuration data from the configuration source.
- Parameters
-
ctpc | reference to the data object to be filled |
- Returns
true
if the loading was successful, false
otherwise
Implemented in TrigConf::DBLoader.
◆ setVerbose()
virtual void TrigConf::ILoader::setVerbose |
( |
int |
v | ) |
|
|
pure virtualinherited |
◆ verbose()
virtual int TrigConf::ILoader::verbose |
( |
| ) |
const |
|
pure virtualinherited |
The documentation for this class was generated from the following file: