Public Attributes | |
std::string | firstName |
int | id |
std::string | lastName |
Definition at line 36 of file test-empty.cpp.
std::string Person::firstName |
Definition at line 39 of file test-empty.cpp.
int Person::id |
Definition at line 38 of file test-empty.cpp.
std::string Person::lastName |
Definition at line 40 of file test-empty.cpp.