Key for map data structure for lane boundary points for each pair of consecutive rndf waypoints. More...
Public Member Functions | |
lane_id_t (unsigned sid_, unsigned lid_) | |
bool | operator< (lane_id_t const &l_) const |
Public Attributes | |
unsigned | sid |
unsigned | lid |
Key for map data structure for lane boundary points for each pair of consecutive rndf waypoints.
cajun::blocked_lane_container_t::lane_id_t::lane_id_t | ( | unsigned | sid_, | |
unsigned | lid_ | |||
) | [inline] |
bool cajun::blocked_lane_container_t::lane_id_t::operator< | ( | lane_id_t const & | l_ | ) | const [inline] |
Referenced by operator<().
Referenced by operator<().