maliput_dragway
LaneEndSet Class Referencefinal

Detailed Description

Dragway's implementation of api::LaneEndSet.

Since a dragway::Lane connects to itself, this LaneEndSet only contains one api::LaneEnd.

#include <include/maliput_dragway/branch_point.h>

Inheritance diagram for LaneEndSet:
[legend]

Public Member Functions

 LaneEndSet (const api::Lane *lane, api::LaneEnd::Which which_end)
 
 ~LaneEndSet () override=default
 
- Public Member Functions inherited from LaneEndSet
int size () const
 
const LaneEndget (int index) const
 

Additional Inherited Members

- Protected Member Functions inherited from LaneEndSet
 LaneEndSet ()=default
 

Constructor & Destructor Documentation

◆ LaneEndSet()

LaneEndSet ( const api::Lane lane,
api::LaneEnd::Which  which_end 
)
explicit

◆ ~LaneEndSet()

~LaneEndSet ( )
overridevirtualdefault

Reimplemented from LaneEndSet.


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