addLanelet(const LaneletWithStopLine &lltWithStop) | lanelet::AllWayStop | |
addTrafficSign(const LineStringOrPolygon3d &sign) | lanelet::AllWayStop | |
AllWayStop(Id id, const AttributeMap &attributes, const LaneletsWithStopLines &lltsWithStop, const LineStringsOrPolygons3d &signs) | lanelet::AllWayStop | protected |
AllWayStop(const RegulatoryElementDataPtr &data) | lanelet::AllWayStop | explicitprotected |
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() const | lanelet::ConstPrimitive< RegulatoryElementData > | 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() | lanelet::RegulatoryElement | inlineprotected |
DataType typedef | lanelet::ConstPrimitive< RegulatoryElementData > | |
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 |
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 |
getStopLine(const ConstLanelet &llt) const | lanelet::AllWayStop | |
getStopLine(const ConstLanelet &llt) | lanelet::AllWayStop | |
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::ConstPrimitive< RegulatoryElementData > | static |
iterator typedef | lanelet::RegulatoryElement | |
lanelets() const | lanelet::AllWayStop | |
lanelets() | lanelet::AllWayStop | |
make(Id id, const AttributeMap &attributes, const LaneletsWithStopLines &lltsWithStop, const LineStringsOrPolygons3d &signs={}) | lanelet::AllWayStop | inlinestatic |
MutableType typedef | lanelet::RegulatoryElement | |
operator!=(const ConstPrimitive &rhs) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
operator=(ConstPrimitive &&rhs) noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
operator=(const ConstPrimitive &rhs)=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
operator==(const ConstPrimitive &rhs) const | lanelet::ConstPrimitive< RegulatoryElementData > | inline |
parameters() const | lanelet::RegulatoryElement | inlineprotected |
parameters() | lanelet::RegulatoryElement | inlineprotected |
Ptr typedef | lanelet::AllWayStop | |
RegisterRegulatoryElement< AllWayStop > class | lanelet::AllWayStop | friend |
RegulatoryElement(Id id=InvalId, const RuleParameterMap &members=RuleParameterMap(), const AttributeMap &attributes=AttributeMap()) | lanelet::RegulatoryElement | inlineexplicitprotected |
RegulatoryElement(const RegulatoryElementDataPtr &data) | lanelet::RegulatoryElement | inlineexplicitprotected |
removeLanelet(const Lanelet &llt) | lanelet::AllWayStop | |
removeTrafficSign(const LineStringOrPolygon3d &sign) | lanelet::AllWayStop | |
roles() const | lanelet::RegulatoryElement | inline |
RuleName | lanelet::AllWayStop | static |
setId(Id id) noexcept | lanelet::RegulatoryElement | inline |
size() const | lanelet::RegulatoryElement | inline |
stopLines() const | lanelet::AllWayStop | |
stopLines() | lanelet::AllWayStop | |
ThreeDType typedef | lanelet::RegulatoryElement | |
trafficSigns() const | lanelet::AllWayStop | |
trafficSigns() | lanelet::AllWayStop | |
TwoDType typedef | lanelet::RegulatoryElement | |
~ConstPrimitive() noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
~RegulatoryElement() | lanelet::RegulatoryElement | virtual |