COOPY » Guide  version 0.6.5
Namespaces | Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/include/coopy/CsvWrite.h File Reference
#include <coopy/DataSheet.h>
#include <coopy/Property.h>

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)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines