maliput_multilane
EndLaneSpecMatcher Class Reference

Detailed Description

Wraps a EndLane::Spec comparison into a MatcherInterface.

#include <include/maliput_multilane_test_utilities/multilane_types_compare.h>

Inheritance diagram for EndLaneSpecMatcher:
[legend]

Public Member Functions

 EndLaneSpecMatcher (const EndLane::Spec &end_lane, double linear_tolerance, double angular_tolerance)
 
bool MatchAndExplain (const EndLane::Spec &other, MatchResultListener *) const override
 
void DescribeTo (std::ostream *os) const override
 

Constructor & Destructor Documentation

◆ EndLaneSpecMatcher()

EndLaneSpecMatcher ( const EndLane::Spec end_lane,
double  linear_tolerance,
double  angular_tolerance 
)

Member Function Documentation

◆ DescribeTo()

void DescribeTo ( std::ostream *  os) const
override

◆ MatchAndExplain()

bool MatchAndExplain ( const EndLane::Spec other,
MatchResultListener *   
) const
override

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