#include <AGCar.h>
Definition at line 36 of file AGCar.h.
◆ AGCar() [1/2]
AGCar::AGCar |
( |
std::string |
name | ) |
|
|
inline |
◆ AGCar() [2/2]
AGCar::AGCar |
( |
int |
idHH, |
|
|
int |
idCar |
|
) |
| |
|
inline |
◆ associateTo()
bool AGCar::associateTo |
( |
AGAdult * |
pers | ) |
|
◆ createName()
std::string AGCar::createName |
( |
int |
idHH, |
|
|
int |
idCar |
|
) |
| |
|
private |
◆ getName()
std::string AGCar::getName |
( |
| ) |
const |
◆ isAssociated()
bool AGCar::isAssociated |
( |
| ) |
const |
◆ currentUser
◆ idName
std::string AGCar::idName |
|
private |
The documentation for this class was generated from the following files: