maliput
MockLaneEndSet Class Referencefinal

#include <include/maliput/test_utilities/mock.h>

Inheritance diagram for MockLaneEndSet:
[legend]

Public Member Functions

 MockLaneEndSet ()=default
 
void set_lane_end (const LaneEnd &lane_end)
 
- Public Member Functions inherited from LaneEndSet
virtual ~LaneEndSet ()=default
 
int size () const
 Returns the number of LaneEnds in this set. More...
 
const LaneEndget (int index) const
 Returns the LaneEnd indexed by index. More...
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ MockLaneEndSet()

MockLaneEndSet ( )
default

Member Function Documentation

◆ set_lane_end()

void set_lane_end ( const LaneEnd lane_end)

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