20 #ifndef ODDistrictCont_h
21 #define ODDistrictCont_h
A map of named object pointers.
void loadDistricts(std::string districtfile)
~ODDistrictCont()
Destructor.
std::string getRandomSourceFromDistrict(const std::string &name) const
Returns the id of a random source from the named district.
ODDistrictCont()
Constructor.
A container for districts.
ODDistrictCont & operator=(const ODDistrictCont &s)
invalidated assignment operator
std::string getRandomSinkFromDistrict(const std::string &name) const
Returns the id of a random sink from the named district.