|
ad_map_access
|
#include <iostream>#include <limits>#include <memory>#include <sstream>#include "ad/map/route/RoadSegmentList.hpp"#include "ad/map/route/RouteCreationMode.hpp"#include "ad/map/route/RouteLaneOffset.hpp"#include "ad/map/route/RoutePlanningCounter.hpp"#include "ad/map/route/SegmentCounter.hpp"

Go to the source code of this file.
Classes | |
| struct | ad::map::route::FullRoute |
| DataType FullRoute. More... | |
Namespaces | |
| ad | |
| namespace ad | |
| ad::map | |
| namespace map | |
| ad::map::route | |
| namespace route | |
Macros | |
| #define | GEN_GUARD_AD_MAP_ROUTE_FULLROUTE |
| protect the definition of functions from duplicates by typedef usage within other data types | |
Functions | |
| std::ostream & | ad::map::route::operator<< (std::ostream &os, FullRoute const &_value) |
| standard ostream operator More... | |
| std::string | std::to_string (::ad::map::route::FullRoute const &value) |
| overload of the std::to_string for FullRoute | |
Generated file
Generator Version : 11.0.0-1997
1.8.17