tdaq-develop-2025-02-12
ots::TableEditStruct Struct Reference

#include <otsdaq/ConfigurationInterface/ConfigurationManagerRW.h>

Public Member Functions

 TableEditStruct (const std::string &tableName, ConfigurationManagerRW *cfgMgr, bool markModified=false)
 

Public Attributes

TableBasetable_
 everything needed for editing a table
 
TableViewtableView_
 
TableVersion temporaryVersion_
 
TableVersion originalVersion_
 
bool createdTemporaryVersion_
 indicates if temp version was created here
 
bool modified_
 indicates if temp version was modified
 
std::string tableName_
 
const std::string mfSubject_
 

Detailed Description

TableEditStruct public class

Definition at line 158 of file ConfigurationManagerRW.h.

Constructor & Destructor Documentation

◆ TableEditStruct()

ots::TableEditStruct::TableEditStruct ( const std::string &  tableName,
ConfigurationManagerRW cfgMgr,
bool  markModified = false 
)
inline

< proper bookkeeping for temporary version with the new version

Definition at line 176 of file ConfigurationManagerRW.h.


The documentation for this struct was generated from the following file: