COOPY » Guide
version 0.6.5
|
Go to the source code of this file.
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::store |
Storage for tables. | |
namespace | coopy::store::CsvFile |
CSV file I/O. | |
Functions | |
int | coopy::store::CsvFile::write (const DataSheet &src, const char *fname) |
int | coopy::store::CsvFile::write (const DataSheet &src, const Property &config) |
std::string | coopy::store::CsvFile::writeString (const DataSheet &src, const Property &config) |