Interface for loaders of the HLT signatures.
More...
#include <ISignatureContentTableLoader.h>
Interface for loaders of the HLT signatures.
Definition at line 16 of file ISignatureContentTableLoader.h.
◆ ~ISignatureContentTableLoader()
virtual TrigConf::ISignatureContentTableLoader::~ISignatureContentTableLoader |
( |
| ) |
|
|
overridevirtualdefault |
◆ load()
virtual bool TrigConf::ISignatureContentTableLoader::load |
( |
SignatureContentTable & |
data | ) |
|
|
pure virtual |
Load the HLT signature definitions from the configuration source.
- Parameters
-
signatureContent | reference to the SignatureContentTable object to be filled |
- Returns
true
if the loading was successful, false
otherwise
◆ 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: