![]() |
alaCarte Maps
Renderer for OpenStreetMap tiles
|
This is the complete list of members for Relation, including all inherited members.
| boost::serialization::access class | Relation | friend |
| GeoObject()=default | GeoObject | |
| GeoObject(const GeoObject &other)=default | GeoObject | |
| GeoObject(GeoObject &&other)=default | GeoObject | |
| GeoObject(const DataMap< CachedString, CachedString > &tags) | GeoObject | |
| getNodeIDs() const | Relation | |
| getNodeRole(NodeId id) const | Relation | |
| getTags() const | GeoObject | |
| getWayIDs() const | Relation | |
| getWayRole(WayId id) const | Relation | |
| nodeIDs | Relation | private |
| nodeRoles | Relation | private |
| Relation()=default | Relation | |
| Relation(const Relation &other)=default | Relation | |
| Relation(Relation &&other)=default | Relation | |
| Relation(const std::vector< NodeId > &nodeIDs, const DataMap< NodeId, CachedString > &nodeRoles, const std::vector< WayId > &wayIDs, const DataMap< WayId, CachedString > &wayRoles, const DataMap< CachedString, CachedString > &tags) | Relation | |
| serialize(Archive &ar, const unsigned int version) | Relation | inlineprivate |
| wayIDs | Relation | private |
| wayRoles | Relation | private |
| ~GeoObject()=default | GeoObject | virtual |
| ~Relation()=default | Relation | virtual |