Lists which role strings are mapped to which enum value.
More...
#include <RegulatoryElement.h>
|
static constexpr const char | CancelLine [] = "cancel_line" |
|
static constexpr const char | Cancels [] = "cancels" |
|
static constexpr const char | Centerline [] = "centerline" |
|
static constexpr const char | Inner [] = "inner" |
|
static constexpr const char | Lanelet [] = "lanelet" |
|
static constexpr const char | Left [] = "left" |
|
static constexpr RoleNamesItem | Map [] |
|
static constexpr const char | Outer [] = "outer" |
|
static constexpr const char | Refers [] = "refers" |
|
static constexpr const char | RefLine [] = "ref_line" |
|
static constexpr const char | RegulatoryElement [] = "regulatory_element" |
|
static constexpr const char | Right [] = "right" |
|
static constexpr const char | RightOfWay [] = "right_of_way" |
|
static constexpr const char | Yield [] = "yield" |
|
Lists which role strings are mapped to which enum value.
Definition at line 65 of file primitives/RegulatoryElement.h.
◆ RoleNamesItem
◆ CancelLine
constexpr const char lanelet::RoleNameString::CancelLine = "cancel_line" |
|
staticconstexpr |
◆ Cancels
constexpr const char lanelet::RoleNameString::Cancels = "cancels" |
|
staticconstexpr |
◆ Centerline
constexpr const char lanelet::RoleNameString::Centerline = "centerline" |
|
staticconstexpr |
◆ Inner
constexpr const char lanelet::RoleNameString::Inner = "inner" |
|
staticconstexpr |
◆ Lanelet
constexpr const char lanelet::RoleNameString::Lanelet = "lanelet" |
|
staticconstexpr |
◆ Left
constexpr const char lanelet::RoleNameString::Left = "left" |
|
staticconstexpr |
◆ Map
◆ Outer
constexpr const char lanelet::RoleNameString::Outer = "outer" |
|
staticconstexpr |
◆ Refers
constexpr const char lanelet::RoleNameString::Refers = "refers" |
|
staticconstexpr |
◆ RefLine
constexpr const char lanelet::RoleNameString::RefLine = "ref_line" |
|
staticconstexpr |
◆ RegulatoryElement
constexpr const char lanelet::RoleNameString::RegulatoryElement = "regulatory_element" |
|
staticconstexpr |
◆ Right
constexpr const char lanelet::RoleNameString::Right = "right" |
|
staticconstexpr |
◆ RightOfWay
constexpr const char lanelet::RoleNameString::RightOfWay = "right_of_way" |
|
staticconstexpr |
◆ Yield
constexpr const char lanelet::RoleNameString::Yield = "yield" |
|
staticconstexpr |
The documentation for this struct was generated from the following files: