|
ad_map_access
|
#include <iostream>#include <limits>#include <memory>#include <sstream>#include "ad/map/landmark/LandmarkIdList.hpp"#include "ad/map/lane/ComplianceVersion.hpp"#include "ad/map/lane/ContactLaneList.hpp"#include "ad/map/lane/LaneDirection.hpp"#include "ad/map/lane/LaneId.hpp"#include "ad/map/lane/LaneType.hpp"#include "ad/map/point/BoundingSphere.hpp"#include "ad/map/point/Geometry.hpp"#include "ad/map/restriction/Restrictions.hpp"#include "ad/map/restriction/SpeedLimitList.hpp"#include "ad/physics/Distance.hpp"#include "ad/physics/MetricRange.hpp"

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