ad_rss
Namespaces | Macros | Typedefs | Functions
HeadingRangeVector.hpp File Reference
#include <iostream>
#include <sstream>
#include <vector>
#include "ad/rss/state/HeadingRange.hpp"
Include dependency graph for HeadingRangeVector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ad
 namespace ad
 
 ad::rss
 namespace rss
 
 ad::rss::state
 namespace state
 

Macros

#define GEN_GUARD_VECTOR_AD_RSS_STATE_HEADINGRANGE
 protect the definition of functions from duplicates by typedef usage within other data types
 

Typedefs

typedef std::vector<::ad::rss::state::HeadingRangead::rss::state::HeadingRangeVector
 DataType HeadingRangeVector. More...
 

Functions

std::ostream & std::operator<< (std::ostream &os, vector<::ad::rss::state::HeadingRange > const &_value)
 standard ostream operator More...
 
std::string std::to_string (::ad::rss::situation::SituationVector const &value)
 overload of the std::to_string for SituationVector More...
 

Detailed Description

Generated file

Generator Version : 11.0.0-1997

Function Documentation

◆ operator<<()

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

standard ostream operator

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

◆ to_string()

std::string std::to_string ( ::ad::rss::situation::SituationVector const &  value)
inline

overload of the std::to_string for SituationVector

overload of the std::to_string for SceneVector

overload of the std::to_string for RoadSegment

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 RssStateVector

overload of the std::to_string for HeadingRangeVector