ad_rss_map_integration
Classes | Namespaces | Macros | Typedefs | Functions
RssRouteIdVector.hpp File Reference
#include <iostream>
#include <sstream>
#include <vector>
#include "ad/rss/map/RssRouteId.hpp"
#include "spdlog/fmt/ostr.h"
#include "spdlog/spdlog.h"
Include dependency graph for RssRouteIdVector.hpp:

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::RssRouteIdad::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...
 

Detailed Description

Generated file

Generator Version : 11.0.0-2046

Function Documentation

◆ operator<<()

std::ostream& std::operator<< ( std::ostream &  os,
vector<::ad::rss::map::RssRouteId > const &  _value 
)
inline

standard ostream operator

Parameters
[in]osThe output stream to write to
[in]_valueRssRouteIdVector value
Returns
The stream object.

◆ to_string()

std::string std::to_string ( ::ad::rss::map::RssObjectResultList const &  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