|
tdaq-develop-2025-02-12
|
Public Member Functions | |
| TableInfoReader (bool allowIllegalColumns=false) | |
| std::string | read (TableBase &table) |
| std::string | read (TableBase *table) |
| void | setAllowColumnErrors (bool setValue) |
| const bool & | getAllowColumnErrors (void) |
Definition at line 12 of file TableInfoReader.h.
| std::string TableInfoReader::read | ( | TableBase * | table | ) |
returns accumulated exception string (while allowIllegalColumns == true) otherwise "" if no exceptions
Definition at line 496 of file TableInfoReader.cc.