12 std::shared_ptr<CSVWrapper>
GetTable(
int table_num);
18 std::array<std::shared_ptr<CSVWrapper>, 6>
m_tables;
std::array< std::shared_ptr< CSVWrapper >, 6 > m_tables
void operator=(CSVTablesBase const &)=delete
CSVTablesBase(CSVTablesBase const &)=delete
std::shared_ptr< CSVWrapper > GetTable(int table_num)
std::array< bool, 6 > m_table_opens
CSVTablesBase(const std::string &subsystem)