COOPY » Guide
version 0.6.5
|
#include <coopy/TextBook.h>
#include <coopy/TextBookFactory.h>
#include <coopy/Property.h>
#include <coopy/Dbg.h>
Go to the source code of this file.
Data Structures | |
class | coopy::store::AttachConfig |
Options for connecting to a database on the filesystem or elsewhere. More... | |
class | coopy::store::AttachReport |
Result of connecting to database. More... | |
class | coopy::store::TextBookFactory |
Factory for a particular type of database or spreadsheet. More... | |
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::store |
Storage for tables. |