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
Base class of every person in the city (adults and children)
A location in the 2D plane freely positioned on a street.