|
ad_map_access
|
#include <iostream>#include <limits>#include <memory>#include <sstream>#include "ad/map/point/Altitude.hpp"#include "ad/map/point/Latitude.hpp"#include "ad/map/point/Longitude.hpp"

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