tdaq-develop-2025-02-12
ots::TableBase Member List

This is the complete list of members for ots::TableBase, including all inherited members.

activeTableView_ (defined in ots::TableBase)ots::TableBaseprotected
changeVersionAndActivateView(TableVersion temporaryVersion, TableVersion version) (defined in ots::TableBase)ots::TableBase
checkForDuplicate(TableVersion needleVersion, TableVersion ignoreVersion=TableVersion()) constots::TableBase
convertToCaps(std::string &str, bool isConfigName=false)ots::TableBasestatic
copyView(const TableView &sourceView, TableVersion destinationVersion, const std::string &author, bool looseColumnMatching=false)ots::TableBase
createTemporaryView(TableVersion sourceViewVersion=TableVersion(), TableVersion destTemporaryViewVersion=TableVersion::getNextTemporaryVersion())ots::TableBase
deactivate(void)ots::TableBase
destroy(void) (defined in ots::TableBase)ots::TableBaseinline
diffTwoVersions(TableVersion v1, TableVersion v2, std::stringstream *diffReport=0, std::map< std::string, std::vector< std::string >> *v1ModifiedRecords=0) constots::TableBase
eraseView(TableVersion version) (defined in ots::TableBase)ots::TableBase
getMockupViewP(void) (defined in ots::TableBase)ots::TableBase
getNextTemporaryVersion(void) constots::TableBase
getNextVersion(void) constots::TableBase
getNumberOfStoredViews(void) constots::TableBase
getStoredVersions(void) const (defined in ots::TableBase)ots::TableBase
getStructureStatusAsJSON(ConfigurationManager *configManager) const (defined in ots::TableBase)ots::TableBaseinlinevirtual
getTableDescription(void) const (defined in ots::TableBase)ots::TableBase
getTableName(void) constots::TableBase
getTemporaryView(TableVersion temporaryVersion)ots::TableBase
getTypeId(void) (defined in ots::TableBase)ots::TableBase
getView(TableVersion version=TableVersion(TableVersion::INVALID)) const (defined in ots::TableBase)ots::TableBase
getViewP(TableVersion version=TableVersion(TableVersion::INVALID)) (defined in ots::TableBase)ots::TableBase
getViewVersion(void) constots::TableBase
GROUP_CACHE_PREPEND (defined in ots::TableBase)ots::TableBasestatic
init(ConfigurationManager *configManager)ots::TableBasevirtual
isActive(void)ots::TableBase
isStored(const TableVersion &version) const (defined in ots::TableBase)ots::TableBase
JSON_DOC_PREPEND (defined in ots::TableBase)ots::TableBasestatic
latestAndMockupColumnNumberMismatch(void) constots::TableBase
MAX_VIEWS_IN_CACHEots::TableBase
mergeViews(const TableView &sourceViewA, const TableView &sourceViewB, TableVersion destinationVersion, const std::string &author, const std::string &mergeApproach, std::map< std::pair< std::string, std::string >, std::string > &uidConversionMap, std::map< std::pair< std::string, std::pair< std::string, std::string > >, std::string > &groupidConversionMap, bool fillRecordConversionMaps, bool applyRecordConversionMaps, bool generateUniqueDataColumns=false, std::stringstream *mergeRepoert=nullptr)ots::TableBase
mockupTableView_ (defined in ots::TableBase)ots::TableBaseprotected
print(std::ostream &out=std::cout) constots::TableBase
reset(bool keepTemporaryVersions=false) (defined in ots::TableBase)ots::TableBase
setActiveView(TableVersion version) (defined in ots::TableBase)ots::TableBase
setTableDescription(const std::string &tableDescription) (defined in ots::TableBase)ots::TableBase
setTableName(const std::string &tableName)ots::TableBase
setupMockupView(TableVersion version)ots::TableBase
TableBase(bool specialTable, const std::string &specialTableName)ots::TableBase
TableBase(const std::string &tableName, std::string *accumulatedExceptions=0)ots::TableBase
tableDescription_ (defined in ots::TableBase)ots::TableBaseprotected
tableName_ (defined in ots::TableBase)ots::TableBaseprotected
tableViews_ots::TableBaseprotected
trimCache(unsigned int trimSize=-1)ots::TableBase
trimTemporary(TableVersion targetVersion=TableVersion())ots::TableBase
~TableBase(void)ots::TableBasevirtual