maliput_malidrive
LaneLink::LinkAttributes Struct Reference

Detailed Description

Contains the information about the predecessor/successor road.

#include <src/maliput_malidrive/xodr/lane_link.h>

Public Types

using Id = maliput::api::TypeSpecificIdentifier< struct LinkAttributes >
 

Public Member Functions

bool operator== (const LinkAttributes &other) const
 Equality operator. More...
 

Public Attributes

Id id {"none"}
 ID of the linked element. More...
 

Static Public Attributes

static constexpr const char * kId = "id"
 Convenient constants that hold the tag names in the XODR lane link description. More...
 

Member Typedef Documentation

◆ Id

Member Function Documentation

◆ operator==()

bool operator== ( const LinkAttributes other) const

Equality operator.

Member Data Documentation

◆ id

Id id {"none"}

ID of the linked element.

◆ kId

constexpr const char* kId = "id"
staticconstexpr

Convenient constants that hold the tag names in the XODR lane link description.


The documentation for this struct was generated from the following file: