Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
Dependent Member List

This is the complete list of members for Dependent, including all inherited members.

Dependent(const std::string &name, unsigned age, Education *education=0) (defined in Dependent)Dependentinline
Dependent(const Dependent &rhs) (defined in Dependent)Dependentinline
operator=(const Dependent &rhs) (defined in Dependent)Dependentinline
operator=(const Person &rhs) (defined in Person)Personinline
Person(const std::string &name, unsigned age) (defined in Person)Personinline
Person(const Person &rhs) (defined in Person)Personinline
Serialize(Writer &writer) const (defined in Dependent)Dependentinline
~Dependent() (defined in Dependent)Dependentvirtual
~Person() (defined in Person)Personvirtual