bool allocateASchool(std::list< AGSchool > *schools, AGPosition housePos)
bool setSchool(AGSchool *school)
int getSchoolOpening() const
AGPosition getSchoolLocation() const
void print() const
Puts out a summary of the class properties.
int getSchoolClosing() const
AGPerson(int age)
Initialises the class attributes.
A location in the 2D plane freely positioned on a street.