COOPY » Guide
version 0.6.5
|
#include <coopy/Dbg.h>
#include <coopy/SheetStyle.h>
#include <coopy/SheetSchema.h>
#include <coopy/RowRef.h>
#include <coopy/ColumnRef.h>
#include <coopy/RefCount.h>
#include <coopy/SheetCell.h>
#include <coopy/Appearance.h>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | coopy::store::RowCache |
class | coopy::store::DataSheet |
An abstract table. More... | |
class | coopy::store::SheetRow |
class | coopy::store::OrderedSheetRow |
class | coopy::store::CacheSheetRow |
Cache for row insertion. More... | |
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::store |
Storage for tables. | |
namespace | coopy::cmp |
Comparison between tables. |