tdaq-develop-2025-02-12
|
This is the complete list of members for ots::ConfigurationManagerRW, including all inherited members.
activateTableGroup(const std::string &tableGroupName, TableGroupKey tableGroupKey, std::string *accumulatedTreeErrors=0, std::string *groupTypeString=0) | ots::ConfigurationManagerRW | |
ACTIVE_GROUPS_FILENAME | ots::ConfigurationManager | static |
ALIAS_VERSION_PREAMBLE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
ARTDAQ_TOP_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
backboneMemberNames_ | ots::ConfigurationManager | static |
clearAllCachedVersions(void) | ots::ConfigurationManagerRW | |
clearCachedVersions(const std::string &tableName) | ots::ConfigurationManagerRW | |
compareTableGroupThread(ConfigurationManagerRW *cfgMgr, std::string groupName, ots::TableGroupKey groupKeyToCompare, const std::map< std::string, TableVersion > &groupMemberMap, const std::map< std::string, std::string > &memberTableAliases, std::atomic< bool > *theFoundIdentical, ots::TableGroupKey *theIdenticalKey, std::mutex *theThreadMutex, std::shared_ptr< std::atomic< bool >> theThreadDone) | ots::ConfigurationManagerRW | static |
ConfigurationManager(bool initForWriteAccess=false, bool initializeFromFhicl=false) | ots::ConfigurationManager | |
ConfigurationManagerRW(const std::string &username) | ots::ConfigurationManagerRW | |
configurationMemberNames_ | ots::ConfigurationManager | |
CONTEXT_SUBSYSTEM_OPTIONAL_TABLE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
contextMemberNames_ | ots::ConfigurationManager | static |
convertGroupTypeToName(const ConfigurationManager::GroupType &groupTypeId) | ots::ConfigurationManager | static |
copyTableGroupFromCache(const ConfigurationManager &cacheConfigMgr, const std::map< std::string, TableVersion > &groupMembers, const std::string &configGroupName="", const TableGroupKey &tableGroupKey=TableGroupKey(TableGroupKey::INVALID), bool doActivate=false, bool ignoreVersionTracking=false) | ots::ConfigurationManager | |
copyViewToCurrentColumns(const std::string &tableName, TableVersion sourceVersion) | ots::ConfigurationManagerRW | |
createTemporaryBackboneView(TableVersion sourceViewVersion=TableVersion()) | ots::ConfigurationManagerRW | |
deltaClockTime_ (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
DESKTOP_ICON_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
destroy(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
destroyTableGroup(const std::string &theGroup="", bool onlyDeactivate=false) | ots::ConfigurationManager | |
dumpActiveConfiguration(const std::string &filePath, const std::string &dumpType, const std::string &configurationAlias, const std::string &logEntry, const std::string &activeUsers, std::ostream &altOut=std::cout) | ots::ConfigurationManager | |
dumpMacroMakerModeFhicl(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
eraseTemporaryVersion(const std::string &tableName, TableVersion targetVersion=TableVersion()) | ots::ConfigurationManagerRW | |
findTableGroup(const std::string &groupName, const std::map< std::string, TableVersion > &groupMembers, const std::map< std::string, std::string > &groupAliases=std::map< std::string, std::string >()) | ots::ConfigurationManagerRW | |
getActiveGroupAliases(void) | ots::ConfigurationManager | |
getActiveGroupKey(const ConfigurationManager::GroupType &type=ConfigurationManager::GroupType::CONFIGURATION_TYPE) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getActiveGroupName(const ConfigurationManager::GroupType &type=ConfigurationManager::GroupType::CONFIGURATION_TYPE) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getActiveTableGroups(void) const | ots::ConfigurationManager | |
getActiveVersions(void) const | ots::ConfigurationManager | |
getAllGroupInfo(void) (defined in ots::ConfigurationManagerRW) | ots::ConfigurationManagerRW | inline |
getAllTableInfo(bool refresh=false, std::string *accumulatedWarnings=0, const std::string &errorFilterName="", bool getGroupKeys=false, bool getGroupInfo=false, bool initializeActiveGroups=false) | ots::ConfigurationManagerRW | |
getBackboneMemberNames(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
getChildren(std::map< std::string, TableVersion > *memberMap=0, std::string *accumulatedTreeErrors=0) const | ots::ConfigurationManager | |
getChildrenMap(std::map< std::string, TableVersion > *memberMap=0, std::string *accumulatedTreeErrors=0) const | ots::ConfigurationManager | |
getConfigurationInterface(void) const (defined in ots::ConfigurationManagerRW) | ots::ConfigurationManagerRW | inline |
getConfigurationMemberNames(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getConfigurationRW(std::string name) (defined in ots::ConfigurationManagerRW) | ots::ConfigurationManagerRW | inline |
getContextMemberNames(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
getContextNode(const std::string &contextUID, const std::string &applicationUID) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getFailedTableGroups(void) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
getFirstPathToNode(const ConfigurationTree &node, const std::string &startPath="/") const | ots::ConfigurationManager | |
getGatewaySupervisorNode(void) const | ots::ConfigurationManager | |
getGroupInfo(const std::string &groupName) | ots::ConfigurationManagerRW | |
getGroupOfLoadedTable(const std::string &tableName) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getIterateMemberNames(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
getLastTableGroups(void) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
getMetadataTable(void) (defined in ots::ConfigurationManagerRW) | ots::ConfigurationManagerRW | inline |
getNode(const std::string &nodeString, bool doNotThrowOnBrokenUIDLinks=false) const | ots::ConfigurationManager | |
getNodes(const std::string &nodeString) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getOtherSubsystemActiveTableGroups(const std::string &otherSubsystemUID, std::string *userDataPathPtr=nullptr, std::string *hostnamePtr=nullptr, std::string *usernamePtr=nullptr) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getOtherSubsystemConfigAliases(const std::string &otherSubsystemUID) | ots::ConfigurationManager | |
getOtherSubsystemConfigAliasInfo(const std::string &otherSubsystemUID, const std::string &configAlias, std::pair< std::string, TableGroupKey > &groupTranslation, std::string &groupComment, std::string &groupAuthor, std::string &groupCreationTime) | ots::ConfigurationManager | |
getOtherSubsystemFilteredConfigAliases(const std::string &otherSubsystemUID, const std::string &otherSubsystemFsmName) | ots::ConfigurationManager | |
getOtherSubsystemInstanceInfo(const std::string &otherSubsystemUID, std::string *userDataPathPtr=nullptr, std::string *hostnamePtr=nullptr, std::string *usernamePtr=nullptr, std::string *fullNamePtr=nullptr) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getOwnerApp(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
getOwnerContext(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
getSupervisorNode(const std::string &contextUID, const std::string &applicationUID) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getSupervisorTableNode(const std::string &contextUID, const std::string &applicationUID) const (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
getTable(const std::string &tableName) const | ots::ConfigurationManager | inline |
getTableByName(const std::string &tableName) (defined in ots::ConfigurationManagerRW) | ots::ConfigurationManagerRW | |
ots::ConfigurationManager::getTableByName(const std::string &configurationName) const | ots::ConfigurationManager | |
getTableGroupFromAlias(std::string systemAlias, ProgressBar *progressBar=0) | ots::ConfigurationManager | |
getTypeNameOfGroup(const std::map< std::string, TableVersion > &memberMap) | ots::ConfigurationManager | static |
getTypeOfGroup(const std::map< std::string, TableVersion > &memberMap) | ots::ConfigurationManager | static |
getUsername(void) const | ots::ConfigurationManagerRW | inline |
getVersionAliases(void) const | ots::ConfigurationManagerRW | |
getVersionedTableByName(const std::string &tableName, TableVersion version, bool looseColumnMatching=false, std::string *accumulatedErrors=0, bool getRawData=false) | ots::ConfigurationManagerRW | |
GROUP_ALIASES_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GROUP_TYPE_NAME_BACKBONE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GROUP_TYPE_NAME_CONFIGURATION (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GROUP_TYPE_NAME_CONTEXT (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GROUP_TYPE_NAME_ITERATE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GROUP_TYPE_NAME_UNKNOWN (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
GroupType enum name (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
init(std::string *accumulatedErrors=0, bool initForWriteAccess=false, std::string *accumulatedWarnings=0) | ots::ConfigurationManager | |
isOwnerFirstAppInContext(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
iterateMemberNames_ | ots::ConfigurationManager | static |
LAST_ACTIVATED_BACKBONE_GROUP_FILE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
LAST_ACTIVATED_CONFIG_GROUP_FILE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
LAST_ACTIVATED_CONTEXT_GROUP_FILE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
LAST_ACTIVATED_ITERATOR_GROUP_FILE (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
LAST_TABLE_GROUP_SAVE_PATH (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
lastGroupLoad_t typedef (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
loadConfigurationBackbone(void) | ots::ConfigurationManager | |
loadGroupNameAndKey(const std::string &fileName, std::string &returnedTimeString) | ots::ConfigurationManager | static |
LoadGroupType enum name (defined in ots::ConfigurationManager) | ots::ConfigurationManager | |
loadMemberMap(const std::map< std::string, TableVersion > &memberMap, std::string *accumulateWarnings=0) | ots::ConfigurationManager | |
loadTableGroup(const std::string &tableGroupName, const TableGroupKey &tableGroupKey, bool doActivate=false, std::map< std::string, TableVersion > *groupMembers=0, ProgressBar *progressBar=0, std::string *accumulateWarnings=0, std::string *groupComment=0, std::string *groupAuthor=0, std::string *groupCreateTime=0, bool doNotLoadMember=false, std::string *groupTypeString=0, std::map< std::string, std::string > *groupAliases=0, ConfigurationManager::LoadGroupType onlyLoadIfBackboneOrContext=ConfigurationManager::LoadGroupType::ALL_TYPES, bool ignoreVersionTracking=false) | ots::ConfigurationManager | |
loadTableGroupThread(ConfigurationManagerRW *cfgMgr, std::string groupName, ots::TableGroupKey groupKey, std::shared_ptr< ots::GroupInfo > theGroupInfo, std::shared_ptr< std::atomic< bool >> theThreadDone) | ots::ConfigurationManagerRW | static |
loadTableInfoThread(ConfigurationManagerRW *cfgMgr, std::string tableName, TableBase *existingTable, std::shared_ptr< ots::TableInfo > tableInfo, std::shared_ptr< std::atomic< bool >> threadDone) | ots::ConfigurationManagerRW | static |
makeTheTableGroupKey(TableGroupKey key) | ots::ConfigurationManager | |
METADATA_COL_ALIASES (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
METADATA_COL_AUTHOR (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
METADATA_COL_COMMENT (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
METADATA_COL_TIMESTAMP (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
mfSubject_ (defined in ots::ConfigurationManager) | ots::ConfigurationManager | protected |
PROCESSOR_COUNT | ots::ConfigurationManager | static |
READONLY_USER (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
restoreActiveTableGroups(bool throwErrors=false, const std::string &pathToActiveGroupsFile="", ConfigurationManager::LoadGroupType onlyLoadIfBackboneOrContext=ConfigurationManager::LoadGroupType::ALL_TYPES, std::string *accumulatedWarnings=0) | ots::ConfigurationManager | |
runTimeSeconds() (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
saveGroupNameAndKey(const std::pair< std::string, TableGroupKey > &theGroup, const std::string &fileName) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
saveModifiedVersion(const std::string &tableName, TableVersion originalVersion, bool makeTemporary, TableBase *config, TableVersion temporaryModifiedVersion, bool ignoreDuplicates=false, bool lookForEquivalent=false, bool *foundEquivalent=nullptr) | ots::ConfigurationManagerRW | |
saveNewBackbone(TableVersion temporaryVersion=TableVersion()) | ots::ConfigurationManagerRW | |
saveNewTable(const std::string &tableName, TableVersion temporaryVersion=TableVersion(), bool makeTemporary=false) | ots::ConfigurationManagerRW | |
saveNewTableGroup(const std::string &groupName, std::map< std::string, TableVersion > &groupMembers, const std::string &groupComment=TableViewColumnInfo::DATATYPE_COMMENT_DEFAULT, std::map< std::string, std::string > *groupAliases=0) | ots::ConfigurationManagerRW | |
SCRATCH_VERSION_ALIAS (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
setOwnerApp(const std::string &appUID) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
setOwnerContext(const std::string &contextUID) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | inline |
startClockTime_ | ots::ConfigurationManager | |
testXDAQContext(void) | ots::ConfigurationManagerRW | |
UNKNOWN_INFO (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
UNKNOWN_TIME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
VERSION_ALIASES_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
XDAQ_APP_PROPERTY_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
XDAQ_APPLICATION_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
XDAQ_CONTEXT_TABLE_NAME (defined in ots::ConfigurationManager) | ots::ConfigurationManager | static |
~ConfigurationManager(void) (defined in ots::ConfigurationManager) | ots::ConfigurationManager | virtual |