alaCarte Maps
Renderer for OpenStreetMap tiles
|
This is the complete list of members for Node, including all inherited members.
boost::serialization::access class | Node | friend |
GeoObject()=default | GeoObject | |
GeoObject(const GeoObject &other)=default | GeoObject | |
GeoObject(GeoObject &&other)=default | GeoObject | |
GeoObject(const DataMap< CachedString, CachedString > &tags) | GeoObject | |
getLocation() const | Node | |
getTags() const | GeoObject | |
location | Node | private |
Node()=default | Node | |
Node(const Node &other)=default | Node | |
Node(Node &&other)=default | Node | |
Node(const FloatPoint &location, const DataMap< CachedString, CachedString > &tags) | Node | |
serialize(Archive &ar, const unsigned int version) | Node | inlineprivate |
~GeoObject()=default | GeoObject | virtual |
~Node()=default | Node | virtual |