Public Member Functions | |
| Fam (const std::string &name) | |
| std::string | getName () const |
| int | getID () const |
Private Attributes | |
| std::string | _name |
| int | _id |
| std::string Fam::getName | ( | ) | const |
References _name.
| int Fam::getID | ( | ) | const |
References _id.
|
private |
|
private |