This is the complete list of members for lanelet::osm::Relation, including all inherited members.
| attributes | lanelet::osm::Primitive | |
| id | lanelet::osm::Primitive | |
| members | lanelet::osm::Relation | |
| operator=(Primitive &&rhs) noexcept=default | lanelet::osm::Primitive | |
| operator=(const Primitive &rhs)=delete | lanelet::osm::Primitive | |
| Primitive()=default | lanelet::osm::Primitive | |
| Primitive(Primitive &&rhs) noexcept=default | lanelet::osm::Primitive | |
| Primitive(const Primitive &rhs)=delete | lanelet::osm::Primitive | |
| Primitive(Id id, Attributes attributes) | lanelet::osm::Primitive | inline |
| Relation()=default | lanelet::osm::Relation | |
| Relation(Id id, Attributes attributes, Roles roles=Roles()) | lanelet::osm::Relation | inline |
| type() override | lanelet::osm::Relation | inlinevirtual |
| ~Primitive()=default | lanelet::osm::Primitive | virtual |