Public Attributes | |
int | id |
std::string | firstName |
std::string | lastName |
std::string | gender |
Definition at line 879 of file test-oracle.cpp.
int person2::id |
Definition at line 881 of file test-oracle.cpp.
Referenced by soci::type_conversion< person3 >::from_base(), soci::type_conversion< person2 >::from_base(), and test11().
std::string person2::firstName |
Definition at line 882 of file test-oracle.cpp.
Referenced by soci::type_conversion< person3 >::from_base(), soci::type_conversion< person2 >::from_base(), and test11().
std::string person2::lastName |
Definition at line 883 of file test-oracle.cpp.
Referenced by soci::type_conversion< person3 >::from_base(), soci::type_conversion< person2 >::from_base(), and test11().
std::string person2::gender |
Definition at line 884 of file test-oracle.cpp.
Referenced by soci::type_conversion< person3 >::from_base(), soci::type_conversion< person2 >::from_base(), and test11().
Generated on Sun Oct 3 2010 17:42:19 for EXTRAS-SOCI by Doxygen 1.7.1