|
ad_map_access
|
#include <iostream>#include <limits>#include <memory>#include <sstream>#include "ad/map/landmark/LandmarkId.hpp"#include "ad/map/landmark/LandmarkType.hpp"#include "ad/map/landmark/TrafficLightType.hpp"#include "ad/map/point/ENUHeading.hpp"#include "ad/map/point/ENUPoint.hpp"

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