ad_rss_map_integration
|
#include <iostream>
#include <sstream>
#include <vector>
#include "ad/rss/map/RssRouteId.hpp"
#include "spdlog/fmt/ostr.h"
#include "spdlog/spdlog.h"
Go to the source code of this file.
Classes | |
struct | fmt::formatter<::ad::rss::map::RssRouteIdVector > |
overload of fmt::formatter calling std::to_string More... | |
Namespaces | |
ad | |
namespace ad | |
ad::rss | |
namespace rss | |
ad::rss::map | |
namespace map | |
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::map::RssRouteId > | ad::rss::map::RssRouteIdVector |
DataType RssRouteIdVector. More... | |
Functions | |
std::ostream & | std::operator<< (std::ostream &os, vector<::ad::rss::map::RssRouteId > const &_value) |
standard ostream operator More... | |
std::string | std::to_string (::ad::rss::map::RssObjectResultList const &value) |
overload of the std::to_string for RssObjectResultList More... | |
Generated file
Generator Version : 11.0.0-2046
|
inline |
standard ostream operator
[in] | os | The output stream to write to |
[in] | _value | RssRouteIdVector value |
|
inline |
overload of the std::to_string for RssObjectResultList
overload of the std::to_string for RssObjectAdapterDataList
overload of the std::to_string for RssRouteList
overload of the std::to_string for RssRouteIdVector
overload of the std::to_string for RssRouteCheckResultList