1 #ifndef _Q_SEQUENCECONFIG_HH_
2 #define _Q_SEQUENCECONFIG_HH_
40 void Dump(std::ostream& o)
const;
error class with error type and description
QObject to store a QBaseModule configuration.
QObject storing a QSequence configuration, a set of QModuleConfigs.
void Clear()
clear members
std::vector< QModuleConfig * > fModules
ordered modules in this sequence
std::string fFilename
file name of this sequence
QObjectDef(QSequenceConfig, 2)
std::string fName
name of this sequence
QError GetModuleByLabel(const std::string &label, QModuleConfig &mod) const
get QModuleConfig matching label
void Dump(std::ostream &o) const
dump on stream