addTrafficLight(const LineStringOrPolygon3d &primitive) | lanelet::TrafficLight | |
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 |
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 | |
make(Id id, const AttributeMap &attributes, const LineStringsOrPolygons3d &trafficLights, const Optional< LineString3d > &stopLine={}) | lanelet::TrafficLight | 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::TrafficLight | |
RegisterRegulatoryElement< TrafficLight > class | lanelet::TrafficLight | friend |
RegulatoryElement(Id id=InvalId, const RuleParameterMap &members=RuleParameterMap(), const AttributeMap &attributes=AttributeMap()) | lanelet::RegulatoryElement | inlineexplicitprotected |
RegulatoryElement(const RegulatoryElementDataPtr &data) | lanelet::RegulatoryElement | inlineexplicitprotected |
removeStopLine() | lanelet::TrafficLight | |
removeTrafficLight(const LineStringOrPolygon3d &primitive) | lanelet::TrafficLight | |
roles() const | lanelet::RegulatoryElement | inline |
RuleName | lanelet::TrafficLight | static |
setId(Id id) noexcept | lanelet::RegulatoryElement | inline |
setStopLine(const LineString3d &stopLine) | lanelet::TrafficLight | |
size() const | lanelet::RegulatoryElement | inline |
stopLine() const | lanelet::TrafficLight | |
stopLine() | lanelet::TrafficLight | |
ThreeDType typedef | lanelet::RegulatoryElement | |
TrafficLight(Id id, const AttributeMap &attributes, const LineStringsOrPolygons3d &trafficLights, const Optional< LineString3d > &stopLine) | lanelet::TrafficLight | protected |
TrafficLight(const RegulatoryElementDataPtr &data) | lanelet::TrafficLight | explicitprotected |
trafficLights() const | lanelet::TrafficLight | |
trafficLights() | lanelet::TrafficLight | |
TwoDType typedef | lanelet::RegulatoryElement | |
~ConstPrimitive() noexcept=default | lanelet::ConstPrimitive< RegulatoryElementData > | protected |
~RegulatoryElement() | lanelet::RegulatoryElement | virtual |