|
solarpowerlog trunk
|
#include <dbixx/dbixx.h>#include <map>#include <vector>#include <boost/any.hpp>

Go to the source code of this file.
Classes | |
| class | IPersistanceStorage |
Enumerations | |
| enum | dbtypes { db_integer, db_unsignedinteger, db_longlong, db_unsignedlonglong, db_string, db_decimal, db_tm } |
| enum dbtypes |
| db_integer | |
| db_unsignedinteger | |
| db_longlong | |
| db_unsignedlonglong | |
| db_string | |
| db_decimal | |
| db_tm |
Definition at line 17 of file IPersistanceStorage.h.