Typedefs | |
| typedef std::map< std::string, smart_ptr< aesop::Zone > > | zone_map_t |
| data type: maps from zone ID --> zone object | |
Functions | |
| smart_ptr< aesop::Map > | loadMap (IN const char *id, IN std::istream &stream) |
| smart_ptr< aesop::MapFormatReader > | getMapFormatReader (void) |
| factory method to create mapzone map format readers | |
| smart_ptr< aesop::Zone > | loadZone (IN std::istream &stream, IN aesop::Zone::eType type) |
| void | resolveZoneIds (IN aesop::Zone *zone, IN zone_map_t &map) |
| void | calcBoundaries (IN aesop::Zone *zone) |
1.7.1