Sparksee
6.0.2
|
This is the complete list of members for CSVWriter, including all inherited members.
Close() | CSVWriter | virtual |
CSVWriter() | CSVWriter | |
Open(const std::wstring &f) | CSVWriter | |
RowWriter() | RowWriter | inlineprotected |
SetAutoQuotes(sparksee::gdb::bool_t autoquotes) | CSVWriter | |
SetForcedQuotes(sparksee::gdb::BooleanList &forcequotes) | CSVWriter | |
SetLocale(const std::wstring &localeStr) | CSVWriter | |
SetQuotes(const std::wstring "es) | CSVWriter | |
SetSeparator(const std::wstring &sep) | CSVWriter | |
Write(sparksee::gdb::StringList &row) | CSVWriter | virtual |
~CSVWriter() | CSVWriter | virtual |
~RowWriter() | RowWriter | inlinevirtual |