Public Types | |
typedef values | base_type |
Static Public Member Functions | |
static void | from_base (values const &v, indicator, person &p) |
static void | to_base (person const &p, values &v, indicator &ind) |
Definition at line 721 of file test-oracle.cpp.
Definition at line 723 of file test-oracle.cpp.
static void soci::type_conversion< person >::from_base | ( | values const & | v, | |
indicator | , | |||
person & | p | |||
) | [inline, static] |
Definition at line 725 of file test-oracle.cpp.
References person::firstName, person::gender, string_holder::get(), person::id, and person::lastName.
static void soci::type_conversion< person >::to_base | ( | person const & | p, | |
values & | v, | |||
indicator & | ind | |||
) | [inline, static] |
Definition at line 735 of file test-oracle.cpp.
References person::firstName, person::gender, person::id, and person::lastName.
Generated on Sun Oct 3 2010 17:42:24 for EXTRAS-SOCI by Doxygen 1.7.1