Public Attributes | |
std::string | firstName |
std::string | gender |
int | id |
std::string | lastName |
Definition at line 915 of file test-oracle.cpp.
std::string person2::firstName |
Definition at line 918 of file test-oracle.cpp.
std::string person2::gender |
Definition at line 920 of file test-oracle.cpp.
int person2::id |
Definition at line 917 of file test-oracle.cpp.
std::string person2::lastName |
Definition at line 919 of file test-oracle.cpp.