ad_rss_map_integration
Classes | Namespaces | Macros | Typedefs | Functions
RssRouteList.hpp File Reference
#include <iostream>
#include <sstream>
#include <vector>
#include "ad/rss/map/RssRoute.hpp"
Include dependency graph for RssRouteList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fmt::formatter<::ad::rss::map::RssRouteList >
 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_AD_RSS_MAP_RSSROUTE
 protect the definition of functions from duplicates by typedef usage within other data types
 

Typedefs

typedef std::vector<::ad::rss::map::RssRoutead::rss::map::RssRouteList
 DataType RssRouteList. More...
 

Functions

std::ostream & std::operator<< (std::ostream &os, vector<::ad::rss::map::RssRoute > 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::RssRoute > const &  _value 
)
inline

standard ostream operator

Parameters
[in]osThe output stream to write to
[in]_valueRssRouteList 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