COOPY » Guide
version 0.6.5
|
#include <coopy/DataSheet.h>
#include <coopy/SparseSheet.h>
#include <coopy/EfficientMap.h>
#include <coopy/ColumnInfo.h>
#include <coopy/Compare.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | coopy::store::sqlite::SqliteSheet |
class | coopy::store::sqlite::SqliteSheetSchema |
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::store |
Storage for tables. | |
namespace | coopy::store::sqlite |
Sqlite-backed table representation. |