|
maliput
|
#include <include/maliput/test_utilities/mock.h>
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 LaneEnd & | get (int index) const |
Returns the LaneEnd indexed by index. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from LaneEndSet | |
| LaneEndSet ()=default | |
|
default |
| void set_lane_end | ( | const LaneEnd & | lane_end | ) |