Searched refs:text_headers (Results 1 – 1 of 1) sorted by relevance
49 static const std::array<std::string, 3> text_headers = {"buses", "#", "controller"}; in parseConfigFile() local60 for (auto const& header : text_headers) { in parseConfigFile()