#include <soci.h>#include <soci-empty.h>#include <iostream>#include <string>#include <cassert>#include <cstdlib>#include <ctime>Go to the source code of this file.
Classes | |
| struct | Person |
| struct | soci::type_conversion< Person > |
Namespaces | |
| namespace | soci |
Functions | |
| void | test1 () |
| int | main (int argc, char **argv) |
Variables | |
| std::string | connectString |
| backend_factory const & | backEnd = empty |
| void test1 | ( | ) |
Definition at line 62 of file test-empty.cpp.
References backEnd, and connectString.
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 126 of file test-empty.cpp.
References connectString, and test1().
| std::string connectString |
Generated on Sun Oct 3 2010 17:42:17 for EXTRAS-SOCI by Doxygen 1.7.1