Public Member Functions | |
string_holder () | |
string_holder (const char *s) | |
string_holder (std::string s) | |
std::string | get () const |
Definition at line 285 of file test-oracle.cpp.
string_holder::string_holder | ( | ) | [inline] |
Definition at line 287 of file test-oracle.cpp.
string_holder::string_holder | ( | const char * | s | ) | [inline] |
Definition at line 288 of file test-oracle.cpp.
string_holder::string_holder | ( | std::string | s | ) | [inline] |
Definition at line 289 of file test-oracle.cpp.
std::string string_holder::get | ( | ) | const [inline] |
Definition at line 290 of file test-oracle.cpp.
Referenced by soci::type_conversion< person >::from_base(), test10(), test7(), and soci::type_conversion< string_holder >::to_base().
Generated on Sun Oct 3 2010 17:42:21 for EXTRAS-SOCI by Doxygen 1.7.1