#include <KTConfigurable.hh>
Definition at line 24 of file KTConfigurable.hh.
◆ KTConfigurable()
◆ ~KTConfigurable()
◆ Configure() [1/2]
virtual bool Configure |
( |
const scarab::param_node & |
node | ) |
|
|
pure virtual |
Should perform parameter store and command-line configurations.
Implemented in KTThroughputProfiler, KTProcessorToolbox, KTSelfConfigurable, KTDataQueueProcessorTemplate< XProcessorType >, KTDataQueueProcessorTemplate< KTDataQueueProcessor >, KTApplication, KTCutFilter, KTNotAwesomeCut, KTApplyCut, KTPrintDataStructure, KTAwesomeCut, KTTestProcessorB, KTCacheDirectory, KTTestProcessorA, and KTTestConfigurable.
◆ Configure() [2/2]
bool Configure |
( |
const std::string & |
config | ) |
|
Implement the option for calling Configure without passing a parameter store node.
Configure from a JSON string
Definition at line 37 of file KTConfigurable.cc.
◆ GetConfigName()
const std::string & GetConfigName |
( |
| ) |
const |
|
inline |
◆ SetConfigName()
void SetConfigName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ fCLHandler
◆ fConfigName
The documentation for this class was generated from the following files: