Public Member Functions | |
bool | FindPlace (const char *name_nd, DPoint2 &point, bool bFullLength) |
bool | FindPlace (const std::wstring &name, DPoint2 &point, bool bFullLength) |
bool | FindAllMatchingPlaces (const char *name_nd, bool bFullLength, PlaceArray &places) |
bool | WriteSHP (const char *fname) |
Public Attributes | |
vtString | m_abb |
vtString | m_full |
vtArray< Place * > | m_places |