|
ad_map_access
|
#include <iostream>#include <limits>#include <memory>#include <sstream>#include <string>#include "ad/map/landmark/LandmarkId.hpp"#include "ad/map/landmark/LandmarkType.hpp"#include "ad/map/landmark/TrafficLightType.hpp"#include "ad/map/landmark/TrafficSignType.hpp"#include "ad/map/point/ECEFPoint.hpp"#include "ad/map/point/Geometry.hpp"

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