|
ad_rss
|
#include <iostream>#include <sstream>#include <vector>#include "ad/rss/world/WorldModelIndex.hpp"#include "spdlog/fmt/ostr.h"#include "spdlog/spdlog.h"

Go to the source code of this file.
Classes | |
| struct | fmt::formatter<::ad::rss::world::WorldModelIndexVector > |
| overload of fmt::formatter calling std::to_string More... | |
Namespaces | |
| ad | |
| namespace ad | |
| ad::rss | |
| namespace rss | |
| ad::rss::world | |
| namespace world | |
Macros | |
| #define | GEN_GUARD_VECTOR_UINT64_T |
| protect the definition of functions from duplicates by typedef usage within other data types | |
Typedefs | |
| typedef std::vector<::ad::rss::world::WorldModelIndex > | ad::rss::world::WorldModelIndexVector |
| DataType WorldModelIndexVector. More... | |
Functions | |
| std::ostream & | std::operator<< (std::ostream &os, vector<::ad::rss::world::ObjectId > const &_value) |
| standard ostream operator More... | |
| std::string | std::to_string (::ad::rss::core::RelativeConstellationVector const &value) |
| overload of the std::to_string for RelativeConstellationVector More... | |
Generated file
Generator Version : 11.0.0-2046
|
inline |
standard ostream operator
| [in] | os | The output stream to write to |
| [in] | _value | ObjectIdVector value |
| [in] | os | The output stream to write to |
| [in] | _value | WorldModelIndexVector value |
|
inline |
overload of the std::to_string for RelativeConstellationVector
overload of the std::to_string for WorldModelIndexVector
overload of the std::to_string for RoadArea
overload of the std::to_string for OccupiedRegionVector
overload of the std::to_string for ObjectIdVector
overload of the std::to_string for LaneSegmentVector
overload of the std::to_string for ConstellationVector
overload of the std::to_string for RssStateVector