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

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)
 

Detailed Description

Definition at line 12 of file TableInfoReader.h.

Member Function Documentation

◆ read()

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.


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