otsdaq
v2_05_02_indev
|
Public Member Functions | |
GroupEditStruct (const ConfigurationManager::GroupType &groupType, ConfigurationManagerRW *cfgMgr) | |
void | dropChanges (void) |
void | saveChanges (const std::string &groupNameToSave, TableGroupKey &newGroupKey, bool *foundEquivalentGroupKey=nullptr, bool activateNewGroup=false, bool updateGroupAliases=false, bool updateTableAliases=false, TableGroupKey *newBackboneKey=nullptr, bool *foundEquivalentBackboneKey=nullptr, std::string *accumulatedWarnings=nullptr) |
TableEditStruct & | getTableEditStruct (const std::string &tableName, bool markModified=false) |
Public Attributes | |
const ConfigurationManager::GroupType | groupType_ |
const std::string | originalGroupName_ |
const TableGroupKey | originalGroupKey_ |
Definition at line 163 of file ConfigurationManagerRW.h.