addParameter(const std::string &role, const PrimitiveT &primitive) | lanelet::GenericRegulatoryElement | |
addParameter(RoleName role, const PrimitiveT &primitive) | lanelet::GenericRegulatoryElement | |
applyVisitor(RuleParameterVisitor &visitor) const | lanelet::RegulatoryElement | |
applyVisitor(internal::MutableParameterVisitor &visitor) const | lanelet::RegulatoryElement | protected |
attribute(const std::string &name) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
attribute(AttributeName name) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
attributeOr(const std::string &name, T defaultVal) const noexcept | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
attributeOr(AttributeName name, T defaultVal) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
attributes() noexcept | lanelet::Primitive< RegulatoryElement > | inline |
begin() const | lanelet::RegulatoryElement | inlineprotected |
Category typedef | lanelet::RegulatoryElement | |
const_iterator typedef | lanelet::RegulatoryElement | |
constData() const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
constData_ | lanelet::ConstPrimitive< RegulatoryElementData > | private |
ConstPrimitive(const std::shared_ptr< const RegulatoryElementData > &data) | lanelet::ConstPrimitive< RegulatoryElementData > | inlineexplicit |
ConstPrimitive(ConstPrimitive &&rhs) noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
ConstPrimitive(const ConstPrimitive &rhs)=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
ConstType typedef | lanelet::RegulatoryElement | |
data() const | lanelet::Primitive< RegulatoryElement > | inlineprotected |
DataType typedef | lanelet::Primitive< RegulatoryElement > | |
empty() const | lanelet::RegulatoryElement | inline |
end() const | lanelet::RegulatoryElement | inlineprotected |
find(Id id) const | lanelet::RegulatoryElement | |
find(Id id) const | lanelet::RegulatoryElement | inline |
find(Id id) const | lanelet::RegulatoryElement | inline |
find(Id id) const | lanelet::RegulatoryElement | inline |
GenericRegulatoryElement(const RegulatoryElementDataPtr &data) | lanelet::GenericRegulatoryElement | inlineexplicit |
GenericRegulatoryElement(Id id=InvalId, const RuleParameterMap ¶meters=RuleParameterMap(), const AttributeMap &attributes=AttributeMap()) | lanelet::GenericRegulatoryElement | inlineexplicit |
getParameters() const | lanelet::RegulatoryElement | |
getParameters(const std::string &role) const | lanelet::RegulatoryElement | inline |
getParameters(RoleName role) const | lanelet::RegulatoryElement | inline |
getParameters(RoleName role) | lanelet::RegulatoryElement | inlineprotected |
getParameters(const std::string &role) const | lanelet::RegulatoryElement | inline |
getParameters(RoleName role) const | lanelet::RegulatoryElement | inline |
hasAttribute(const std::string &name) const noexcept | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
hasAttribute(AttributeName name) const noexcept | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
id() const noexcept | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
IsConst | lanelet::Primitive< RegulatoryElement > | static |
iterator typedef | lanelet::RegulatoryElement | |
MutableType typedef | lanelet::RegulatoryElement | |
operator!=(const ConstPrimitive &rhs) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
operator=(Primitive &&rhs) noexcept | lanelet::Primitive< RegulatoryElement > | protected |
operator=(const Primitive &rhs) noexcept | lanelet::Primitive< RegulatoryElement > | protected |
lanelet::RegulatoryElement::operator=(ConstPrimitive &&rhs) noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
lanelet::RegulatoryElement::operator=(const ConstPrimitive &rhs)=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
operator==(const ConstPrimitive &rhs) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
parameters() noexcept | lanelet::GenericRegulatoryElement | inline |
Primitive< RegulatoryElement >::parameters() const | lanelet::RegulatoryElement | inlineprotected |
Primitive()=default | lanelet::Primitive< RegulatoryElement > | |
Primitive(const std::shared_ptr< const DataType > &)=delete | lanelet::Primitive< RegulatoryElement > | |
Primitive(const std::shared_ptr< DataType > &data) | lanelet::Primitive< RegulatoryElement > | inlineexplicit |
Primitive(const Primitive< OtherT > &rhs) | lanelet::Primitive< RegulatoryElement > | inlineexplicit |
Primitive(Primitive &&rhs) noexcept | lanelet::Primitive< RegulatoryElement > | protected |
Primitive(const Primitive &rhs) noexcept | lanelet::Primitive< RegulatoryElement > | protected |
RegulatoryElement(Id id=InvalId, const RuleParameterMap &members=RuleParameterMap(), const AttributeMap &attributes=AttributeMap()) | lanelet::RegulatoryElement | inlineexplicitprotected |
RegulatoryElement(const RegulatoryElementDataPtr &data) | lanelet::RegulatoryElement | inlineexplicitprotected |
roles() const | lanelet::RegulatoryElement | inline |
RuleName | lanelet::GenericRegulatoryElement | static |
setAttribute(const std::string &name, const Attribute &attribute) | lanelet::Primitive< RegulatoryElement > | inline |
setAttribute(AttributeName name, const Attribute &attribute) | lanelet::Primitive< RegulatoryElement > | inline |
setId(Id id) noexcept | lanelet::Primitive< RegulatoryElement > | inline |
size() const | lanelet::RegulatoryElement | inline |
ThreeDType typedef | lanelet::RegulatoryElement | |
TwoDType typedef | lanelet::RegulatoryElement | |
~ConstPrimitive() noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
~Primitive() noexcept=default | lanelet::Primitive< RegulatoryElement > | protected |
~RegulatoryElement() | lanelet::RegulatoryElement | virtual |