maliput
|
#include <include/maliput/test_utilities/mock.h>
Public Member Functions | |
MockLaneEndSet ()=default | |
void | set_lane_end (const LaneEnd &lane_end) |
![]() | |
virtual | ~LaneEndSet ()=default |
int | size () const |
Returns the number of LaneEnds in this set. More... | |
const LaneEnd & | get (int index) const |
Returns the LaneEnd indexed by index . More... | |
Additional Inherited Members | |
![]() | |
LaneEndSet ()=default | |
|
default |
void set_lane_end | ( | const LaneEnd & | lane_end | ) |