maliput_sparse
LaneEnd Struct Reference

#include <include/maliput_sparse/parser/lane.h>

Public Types

enum  Which { kStart, kFinish }
 Labels for the endpoints of a lanelet. More...
 

Public Member Functions

bool operator== (const LaneEnd &other) const
 

Public Attributes

std::string lane_id {}
 
Which end {Which::kStart}
 

Member Enumeration Documentation

◆ Which

enum Which
strong

Labels for the endpoints of a lanelet.

Enumerator
kStart 
kFinish 

Member Function Documentation

◆ operator==()

bool operator== ( const LaneEnd other) const

Member Data Documentation

◆ end

◆ lane_id

std::string lane_id {}

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