Public Member Functions | Static Public Member Functions | List of all members
lanelet::validation::RoutingGraphIsValid Class Reference

This check basically calls the RoutingGraph self-check to ensure the graph is valid. More...

#include <RoutingGraphIsValid.h>

Inheritance diagram for lanelet::validation::RoutingGraphIsValid:
Inheritance graph
[legend]

Public Member Functions

Issues operator() (const routing::RoutingGraph &graph, const traffic_rules::TrafficRules &) override
 The RoutingGraphValidator is called together with the rules with which it was created. More...
 
- Public Member Functions inherited from lanelet::validation::RoutingGraphValidator
virtual ~RoutingGraphValidator ()=default
 

Static Public Member Functions

constexpr static const char * name ()
 
- Static Public Member Functions inherited from lanelet::validation::RoutingGraphValidator
constexpr static const char * name ()
 

Detailed Description

This check basically calls the RoutingGraph self-check to ensure the graph is valid.

Definition at line 7 of file RoutingGraphIsValid.h.

Member Function Documentation

◆ name()

constexpr static const char* lanelet::validation::RoutingGraphIsValid::name ( )
inlinestaticconstexpr

Definition at line 9 of file RoutingGraphIsValid.h.

◆ operator()()

Issues lanelet::validation::RoutingGraphIsValid::operator() ( const routing::RoutingGraph graph,
const traffic_rules::TrafficRules rules 
)
overridevirtual

The RoutingGraphValidator is called together with the rules with which it was created.

Implements lanelet::validation::RoutingGraphValidator.

Definition at line 13 of file RoutingGraphIsValid.cpp.


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


lanelet2_validation
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:17