Go to the source code of this file.
Classes | |
class | PointOfInterest |
This class represents a point of interest (POI) More... | |
Typedefs | |
typedef std::map< std::string, float > | FloatMapT |
typedef std::map< std::string, int > | IntMapT |
typedef std::map< std::string, std::string > | StringMapT |
typedef std::map< std::string, float > FloatMapT |
Definition at line 23 of file PointOfInterest.h.
typedef std::map< std::string, int > IntMapT |
Definition at line 24 of file PointOfInterest.h.
typedef std::map< std::string, std::string > StringMapT |
Definition at line 22 of file PointOfInterest.h.