tdaq-develop-2025-02-12
ots::ConfigurationHandler Class Reference

Public Member Functions

virtual void read (TableBase &)
 
virtual void write (const TableBase &)
 

Static Public Member Functions

static void readXML (TableBase &configuration, TableVersion version)
 
static void readXML (TableBase *configuration, TableVersion version)
 
static std::string writeXML (const TableBase &configuration)
 returns the file name
 
static std::string writeXML (const TableBase *configuration)
 returns the file name
 
static std::string getXMLDir (const TableBase *configuration)
 

Detailed Description

Definition at line 14 of file ConfigurationHandler.h.

Member Function Documentation

◆ getXMLDir()

std::string ConfigurationHandler::getXMLDir ( const TableBase configuration)
static

FIXME These are methods that should not exist as public but I don't know what to do until I know how to make the database interface

Definition at line 791 of file ConfigurationHandler.cc.


The documentation for this class was generated from the following files: