|
ad_map_access
|
#include <cmath>#include <cstdint>#include <iostream>#include <limits>#include <sstream>#include <stdexcept>#include "spdlog/fmt/ostr.h"#include "spdlog/spdlog.h"

Go to the source code of this file.
Classes | |
| class | ad::map::landmark::LandmarkId |
| DataType LandmarkId. More... | |
| class | std::numeric_limits<::ad::map::landmark::LandmarkId > |
| specialization of the std::numeric_limits for LandmarkId More... | |
Namespaces | |
| ad | |
| namespace ad | |
| ad::map | |
| namespace map | |
| ad::map::landmark | |
| namespace landmark | |
Macros | |
| #define | AD_MAP_LANDMARK_LANDMARKID_THROWS_EXCEPTION 1 |
| Define to indicate whether throwing exceptions is enabled. | |
| #define | _AD_MAP_LANDMARK_LANDMARKID_EXPLICIT_CONVERSION_ |
| Enable/Disable explicit conversion. Currently set to "implicit conversion allowed". | |
| #define | GEN_GUARD_AD_MAP_LANDMARK_LANDMARKID |
| protect the definition of functions from duplicates by typedef usage within other data types | |
Functions | |
| std::ostream & | ad::map::landmark::operator<< (std::ostream &os, LandmarkId const &_value) |
| standard ostream operator More... | |
| std::string | std::to_string (::ad::map::landmark::LandmarkId const &value) |
| overload of the std::to_string for LandmarkId | |
Generated file
Generator Version : 11.0.0-1997
1.8.17