ad_physics
Namespaces | Macros | Typedefs | Functions
Dimension2DList.hpp File Reference
#include <iostream>
#include <sstream>
#include <vector>
#include "ad/physics/Dimension2D.hpp"
Include dependency graph for Dimension2DList.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::physics
 namespace physics
 

Macros

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

Typedefs

typedef std::vector<::ad::physics::Dimension2Dad::physics::Dimension2DList
 DataType Dimension2DList. More...
 

Functions

std::ostream & std::operator<< (std::ostream &os, vector<::ad::physics::Dimension2D > const &_value)
 standard ostream operator More...
 
std::string std::to_string (::ad::physics::Acceleration3DList const &value)
 overload of the std::to_string for Acceleration3DList More...
 

Detailed Description

Generated file

Generator Version : 11.0.0-1997

Function Documentation

◆ operator<<()

std::ostream& std::operator<< ( std::ostream &  os,
vector<::ad::physics::Dimension2D > const &  _value 
)
inline

standard ostream operator

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

◆ to_string()

std::string std::to_string ( ::ad::physics::Acceleration3DList const &  value)
inline

overload of the std::to_string for Acceleration3DList

overload of the std::to_string for WeightList

overload of the std::to_string for VelocityList

overload of the std::to_string for SpeedSquaredList

overload of the std::to_string for SpeedRangeList

overload of the std::to_string for SpeedList

overload of the std::to_string for RatioValueList

overload of the std::to_string for ProbabilityList

overload of the std::to_string for ParametricValueList

overload of the std::to_string for ParametricRangeList

overload of the std::to_string for MetricRangeList

overload of the std::to_string for DurationSquaredList

overload of the std::to_string for DurationList

overload of the std::to_string for DistanceSquaredList

overload of the std::to_string for DistanceList

overload of the std::to_string for Distance3DList

overload of the std::to_string for Distance2DList

overload of the std::to_string for Dimension3DList

overload of the std::to_string for Dimension2DList

overload of the std::to_string for AngularVelocityList

overload of the std::to_string for AngularVelocity3DList

overload of the std::to_string for AngularAccelerationList

overload of the std::to_string for AngleRangeList

overload of the std::to_string for AngleList

overload of the std::to_string for AccelerationRangeList

overload of the std::to_string for AccelerationList