libutil++  1.9.3
 All Classes Functions Variables
sella::file::GZCSVFileReader Member List

This is the complete list of members for sella::file::GZCSVFileReader, including all inherited members.

close(bool unlink=false) NO_EXCEPTIONSsella::file::GZCSVFileReader
DefaultDelimitersella::file::GZCSVFileReaderstatic
DefaultSeperatorsella::file::GZCSVFileReaderstatic
GZCSVFileReader(const std::string &file, char delimiter=DefaultDelimiter, char seperator=DefaultSeperator) THROWS(IOException)sella::file::GZCSVFileReader
read(std::vector< std::vector< std::string >> &data) THROWS(IOException)sella::file::GZCSVFileReader
read(std::vector< std::string > &data, std::string prepend) THROWS(IOException)sella::file::GZCSVFileReaderprotected
read(std::vector< std::string > &data) THROWS(IOException)sella::file::GZCSVFileReaderprotected
STANDARD_TYPEDEF(sella::file::GZCSVFileReader) (defined in sella::file::GZCSVFileReader)sella::file::GZCSVFileReader
~GZCSVFileReader() NO_EXCEPTIONSsella::file::GZCSVFileReadervirtual