COOPY » Guide
version 0.6.5
|
#include <coopy/TextBook.h>
#include <coopy/TextBookFactory.h>
#include <coopy/CsvSheet.h>
#include <coopy/CsvFile.h>
#include <vector>
#include <map>
Go to the source code of this file.
Data Structures | |
class | coopy::store::CsvTextBook |
Collection of CSV tables. More... | |
class | coopy::store::CsvTextBookFactory |
Factory for CsvTextBook objects. More... | |
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::store |
Storage for tables. |