Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Employee, including all inherited members.
AddDependent(const Dependent &dependent) | Employee | inline |
Employee(const std::string &name, unsigned age, bool married) | Employee | inline |
Employee(const Employee &rhs) | Employee | inline |
operator=(const Employee &rhs) | Employee | inline |
Person::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 | Employee | inline |
~Employee() | Employee | virtual |
~Person() | Person | virtual |