Public Attributes | |
std::string | firstName |
std::string | gender |
int | id |
string_holder | lastName |
Definition at line 742 of file test-oracle.cpp.
std::string person::firstName |
Definition at line 745 of file test-oracle.cpp.
std::string person::gender |
Definition at line 747 of file test-oracle.cpp.
int person::id |
Definition at line 744 of file test-oracle.cpp.
string_holder person::lastName |
Definition at line 746 of file test-oracle.cpp.