1 #ifndef _ROAD_LIST_BASE__H_
2 #define _ROAD_LIST_BASE__H_
Base class to hold a set (list or map) of roads.
void SetTopBot(const int tb)
void SetPNTB(const int pn, const int tb)
void SetPosNeg(const int pn)
std::string GetPosNegStr() const
std::string GetTopBotStr() const