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

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

close(const std::string &rename=std::string()) THROWS(IOException)sella::file::GZCSVFileWriter
DefaultDelimitersella::file::GZCSVFileWriterstatic
DefaultSeperatorsella::file::GZCSVFileWriterstatic
GZCSVFileWriter(const std::string &file, char delimiter=DefaultDelimiter, char seperator=DefaultSeperator) THROWS(IOException)sella::file::GZCSVFileWriter
STANDARD_TYPEDEF(sella::file::GZCSVFileWriter) (defined in sella::file::GZCSVFileWriter)sella::file::GZCSVFileWriter
write(const std::vector< std::string > &data) THROWS(IOException)sella::file::GZCSVFileWriter
write(uint8_t *input, ssize_t length, int flush) THROWS(IOException)sella::file::GZCSVFileWriterprotected
~GZCSVFileWriter() NO_EXCEPTIONSsella::file::GZCSVFileWritervirtual