tdaq-develop-2025-02-12
|
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) |
Definition at line 14 of file ConfigurationHandler.h.
|
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.