Public Attributes | |
int | id |
std::string | firstName |
string_holder | lastName |
std::string | gender |
Definition at line 706 of file test-oracle.cpp.
int person::id |
Definition at line 708 of file test-oracle.cpp.
Referenced by soci::type_conversion< person >::from_base(), test10(), test11(), and soci::type_conversion< person >::to_base().
std::string person::firstName |
Definition at line 709 of file test-oracle.cpp.
Referenced by soci::type_conversion< person >::from_base(), test10(), test11(), and soci::type_conversion< person >::to_base().
Definition at line 710 of file test-oracle.cpp.
Referenced by soci::type_conversion< person >::from_base(), test10(), test11(), and soci::type_conversion< person >::to_base().
std::string person::gender |
Definition at line 711 of file test-oracle.cpp.
Referenced by soci::type_conversion< person >::from_base(), test10(), and soci::type_conversion< person >::to_base().
Generated on Sun Oct 3 2010 17:42:19 for EXTRAS-SOCI by Doxygen 1.7.1