maliput_multilane
HBoundsMatcher Class Reference

Detailed Description

Wraps api::HBounds comparison into a MatcherInterface.

#include <include/maliput_multilane_test_utilities/multilane_types_compare.h>

Inheritance diagram for HBoundsMatcher:
[legend]

Public Member Functions

 HBoundsMatcher (const api::HBounds &elevation_bounds, double tolerance)
 
bool MatchAndExplain (const api::HBounds &other, MatchResultListener *) const override
 
void DescribeTo (std::ostream *os) const override
 

Constructor & Destructor Documentation

◆ HBoundsMatcher()

HBoundsMatcher ( const api::HBounds elevation_bounds,
double  tolerance 
)

Member Function Documentation

◆ DescribeTo()

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

◆ MatchAndExplain()

bool MatchAndExplain ( const api::HBounds other,
MatchResultListener *   
) const
override

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