Functions
VectorConvert.h File Reference
#include <istream>
#include <ostream>
#include <vector>
#include <string>
#include <hrpUtil/EigenTypes.h>
#include <coil/stringutil.h>
Include dependency graph for VectorConvert.h:

Go to the source code of this file.

Functions

template<typename T >
std::istream & operator>> (std::istream &is, std::vector< T > &v)
 
std::istream & operator>> (std::istream &is, hrp::dvector &v)
 
std::istream & operator>> (std::istream &is, hrp::Vector3 &v)
 

Function Documentation

◆ operator>>() [1/3]

template<typename T >
std::istream& operator>> ( std::istream &  is,
std::vector< T > &  v 
)

Definition at line 20 of file VectorConvert.h.

◆ operator>>() [2/3]

std::istream & operator>> ( std::istream &  is,
hrp::dvector v 
)

Definition at line 38 of file VectorConvert.h.

◆ operator>>() [3/3]

std::istream & operator>> ( std::istream &  is,
hrp::Vector3 v 
)

Definition at line 56 of file VectorConvert.h.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Sat Dec 17 2022 03:52:21