NRLib::TabularFile Member List

This is the complete list of members for NRLib::TabularFile, including all inherited members.

CheckFile(const std::string &filename, size_t &first_data_line, size_t &n_columns, bool &read_last_line, std::string &last_line)NRLib::TabularFilestatic
GetColumn(size_t i) constNRLib::TabularFileinline
GetNColumns() constNRLib::TabularFileinline
ReadFromFile(const std::string &filename, size_t first_data_line, size_t n_columns, bool read_last_line=true)NRLib::TabularFile
TabularFile(const std::string &filename)NRLib::TabularFileexplicit
TabularFile(const std::string &filename, size_t first_data_line, size_t n_columns, bool read_last_line=true)NRLib::TabularFile