COOPY » Guide
version 0.6.5
|
#include <coopy/SqliteSheet.h>
#include <coopy/SqliteTextBook.h>
#include <sqlite3.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 13 of file test_sqlite.cpp.
References coopy::store::PolySheet::cellString(), coopy::store::sqlite::SqliteTextBook::getNames(), coopy::store::PolySheet::height(), coopy::store::sqlite::SqliteTextBook::read(), coopy::store::sqlite::SqliteTextBook::readSheet(), and coopy::store::PolySheet::width().