Static Public Attributes | List of all members
lanelet::AttributeNamesString Struct Reference

Lists which attribute strings are mapped to which enum value. More...

#include <Attribute.h>

Static Public Attributes

static constexpr const char Area [] = "area"
 
static constexpr const char Color [] = "color"
 
static constexpr const char Dynamic [] = "dynamic"
 
static constexpr const char Ele [] = "ele"
 
static constexpr const char Fallback [] = "fallback"
 
static constexpr const char Height [] = "height"
 
static constexpr const char LaneChange [] = "lane_change"
 
static constexpr const char LaneChangeLeft [] = "lane_change:left"
 
static constexpr const char LaneChangeRight [] = "lane_change:right"
 
static constexpr const char Location [] = "location"
 
static constexpr AttributeNamesItem Map []
 
static constexpr const char Name [] = "name"
 
static constexpr const char OneWay [] = "one_way"
 
static constexpr const char Participant [] = "participant"
 
static constexpr const char ParticipantPedestrian [] = "participant:pedestrian"
 
static constexpr const char ParticipantVehicle [] = "participant:vehicle"
 
static constexpr const char Region [] = "region"
 
static constexpr const char SignType [] = "sign_type"
 
static constexpr const char SpeedLimit [] = "speed_limit"
 
static constexpr const char SpeedLimitMandatory [] = "speed_limit_mandatory"
 
static constexpr const char Subtype [] = "subtype"
 
static constexpr const char Temporary [] = "temporary"
 
static constexpr const char Type [] = "type"
 
static constexpr const char Width [] = "width"
 

Detailed Description

Lists which attribute strings are mapped to which enum value.

Needs to be in a class because we want external linkage

Definition at line 203 of file Attribute.h.

Member Data Documentation

◆ Area

constexpr const char lanelet::AttributeNamesString::Area = "area"
staticconstexpr

Definition at line 228 of file Attribute.h.

◆ Color

constexpr const char lanelet::AttributeNamesString::Color = "color"
staticconstexpr

Definition at line 212 of file Attribute.h.

◆ Dynamic

constexpr const char lanelet::AttributeNamesString::Dynamic = "dynamic"
staticconstexpr

Definition at line 211 of file Attribute.h.

◆ Ele

constexpr const char lanelet::AttributeNamesString::Ele = "ele"
staticconstexpr

Definition at line 216 of file Attribute.h.

◆ Fallback

constexpr const char lanelet::AttributeNamesString::Fallback = "fallback"
staticconstexpr

Definition at line 229 of file Attribute.h.

◆ Height

constexpr const char lanelet::AttributeNamesString::Height = "height"
staticconstexpr

Definition at line 231 of file Attribute.h.

◆ LaneChange

constexpr const char lanelet::AttributeNamesString::LaneChange = "lane_change"
staticconstexpr

Definition at line 219 of file Attribute.h.

◆ LaneChangeLeft

constexpr const char lanelet::AttributeNamesString::LaneChangeLeft = "lane_change:left"
staticconstexpr

Definition at line 220 of file Attribute.h.

◆ LaneChangeRight

constexpr const char lanelet::AttributeNamesString::LaneChangeRight = "lane_change:right"
staticconstexpr

Definition at line 221 of file Attribute.h.

◆ Location

constexpr const char lanelet::AttributeNamesString::Location = "location"
staticconstexpr

Definition at line 210 of file Attribute.h.

◆ Map

constexpr AttributeNamesItem lanelet::AttributeNamesString::Map
staticconstexpr

◆ Name

constexpr const char lanelet::AttributeNamesString::Name = "name"
staticconstexpr

Definition at line 222 of file Attribute.h.

◆ OneWay

constexpr const char lanelet::AttributeNamesString::OneWay = "one_way"
staticconstexpr

Definition at line 206 of file Attribute.h.

◆ Participant

constexpr const char lanelet::AttributeNamesString::Participant = "participant"
staticconstexpr

Definition at line 227 of file Attribute.h.

◆ ParticipantPedestrian

constexpr const char lanelet::AttributeNamesString::ParticipantPedestrian = "participant:pedestrian"
staticconstexpr

Definition at line 208 of file Attribute.h.

◆ ParticipantVehicle

constexpr const char lanelet::AttributeNamesString::ParticipantVehicle = "participant:vehicle"
staticconstexpr

Definition at line 207 of file Attribute.h.

◆ Region

constexpr const char lanelet::AttributeNamesString::Region = "region"
staticconstexpr

Definition at line 223 of file Attribute.h.

◆ SignType

constexpr const char lanelet::AttributeNamesString::SignType = "sign_type"
staticconstexpr

Definition at line 235 of file Attribute.h.

◆ SpeedLimit

constexpr const char lanelet::AttributeNamesString::SpeedLimit = "speed_limit"
staticconstexpr

Definition at line 209 of file Attribute.h.

◆ SpeedLimitMandatory

constexpr const char lanelet::AttributeNamesString::SpeedLimitMandatory = "speed_limit_mandatory"
staticconstexpr

Definition at line 226 of file Attribute.h.

◆ Subtype

constexpr const char lanelet::AttributeNamesString::Subtype = "subtype"
staticconstexpr

Definition at line 205 of file Attribute.h.

◆ Temporary

constexpr const char lanelet::AttributeNamesString::Temporary = "temporary"
staticconstexpr

Definition at line 232 of file Attribute.h.

◆ Type

constexpr const char lanelet::AttributeNamesString::Type = "type"
staticconstexpr

Definition at line 204 of file Attribute.h.

◆ Width

constexpr const char lanelet::AttributeNamesString::Width = "width"
staticconstexpr

Definition at line 230 of file Attribute.h.


The documentation for this struct was generated from the following files:
lanelet::AttributeNamesString::SpeedLimit
static constexpr const char SpeedLimit[]
Definition: Attribute.h:209
lanelet::AttributeName::OneWay
@ OneWay
lanelet::AttributeName::SpeedLimit
@ SpeedLimit
lanelet::AttributeNamesString::Dynamic
static constexpr const char Dynamic[]
Definition: Attribute.h:211
lanelet::AttributeNamesString::Type
static constexpr const char Type[]
Definition: Attribute.h:204
lanelet::AttributeName::ParticipantPedestrian
@ ParticipantPedestrian
lanelet::AttributeName::ParticipantVehicle
@ ParticipantVehicle
lanelet::AttributeNamesString::ParticipantVehicle
static constexpr const char ParticipantVehicle[]
Definition: Attribute.h:207
lanelet::AttributeName::Type
@ Type
lanelet::AttributeNamesString::Subtype
static constexpr const char Subtype[]
Definition: Attribute.h:205
lanelet::AttributeNamesString::OneWay
static constexpr const char OneWay[]
Definition: Attribute.h:206
lanelet::AttributeName::Dynamic
@ Dynamic
lanelet::AttributeName::Location
@ Location
lanelet::AttributeName::Subtype
@ Subtype
lanelet::AttributeNamesString::Location
static constexpr const char Location[]
Definition: Attribute.h:210
lanelet::AttributeNamesString::ParticipantPedestrian
static constexpr const char ParticipantPedestrian[]
Definition: Attribute.h:208


lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:52