SAÉ 2.02
Test doc
|
Public Member Functions | |
Contact (const reseau::Personne &Proprietaire) | |
const Personne & | getProprio () const |
bool | ajouterContact (const reseau::Personne &unContact) |
bool | supprimerContact (const reseau::Personne &unContact) |
bool | rechercher (const Personne &unContact) |
void | afficherContactDirect () |
void | afficherContactIndirect (std::list< Contact *> Contacts) |
Definition at line 16 of file Contact.hpp.