#include <routing_algorithm.hpp>
◆ value_type
| Enumerator | 
|---|
| undefined |  | 
| assigned_route |  | 
| fastest |  | 
| least_intersections |  | 
| shortest |  | 
 
 
◆ RoutingAlgorithm() [1/2]
  
  | 
        
          | openscenario_interpreter::syntax::RoutingAlgorithm::RoutingAlgorithm | ( |  | ) |  |  | default | 
 
 
◆ RoutingAlgorithm() [2/2]
  
  | 
        
          | constexpr openscenario_interpreter::syntax::RoutingAlgorithm::RoutingAlgorithm | ( | value_type | value | ) |  |  | inlineconstexpr | 
 
 
◆ operator value_type()
  
  | 
        
          | constexpr openscenario_interpreter::syntax::RoutingAlgorithm::operator value_type | ( |  | ) | const |  | inlineconstexprnoexcept | 
 
 
◆ value
The documentation for this struct was generated from the following file: