RetroArch
|
This is the complete list of members for Person, including all inherited members.
age_ | Person | private |
name_ | Person | private |
operator=(const Person &rhs) | Person | inline |
Person(const std::string &name, unsigned age) | Person | inline |
Person(const Person &rhs) | Person | inline |
Serialize(Writer &writer) const | Person | inlineprotected |
~Person() | Person | virtual |