Classes | Namespaces | Typedefs | Functions
datasource_fixture.hpp File Reference
#include <rtt-config.h>
#include "unit.hpp"
#include <iostream>
#include <RTT.hpp>
#include <boost/array.hpp>
#include <boost/serialization/vector.hpp>
Include dependency graph for datasource_fixture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AType
struct  BType
struct  CType
class  UpdatedReferenceDataSource< T >

Namespaces

namespace  boost
namespace  boost::serialization

Typedefs

typedef std::vector< ATypeATypes
typedef std::vector< BTypeBTypes
typedef std::vector< CTypeCTypes

Functions

RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const AType &a)
RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const ATypes &as)
RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const BType &a)
RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const BTypes &a)
RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const CType &a)
RTT_UNIT_API std::ostream & operator<< (std::ostream &os, const CTypes &a)
RTT_UNIT_API bool operator== (const AType &a, const AType &b)
RTT_UNIT_API bool operator== (const BType &a, const BType &b)
RTT_UNIT_API bool operator== (const CType &a, const CType &b)
template<class Archive >
void boost::serialization::serialize (Archive &ar, AType &g, const unsigned int version)
template<class Archive >
void boost::serialization::serialize (Archive &ar, BType &g, const unsigned int version)
template<class Archive >
void boost::serialization::serialize (Archive &ar, CType &g, const unsigned int version)

Typedef Documentation

typedef std::vector<AType> ATypes

Definition at line 71 of file datasource_fixture.hpp.

typedef std::vector<BType> BTypes

Definition at line 114 of file datasource_fixture.hpp.

typedef std::vector<CType> CTypes

Definition at line 150 of file datasource_fixture.hpp.


Function Documentation

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const AType a 
)

Definition at line 8 of file datasource_fixture.cpp.

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const ATypes as 
)

Definition at line 19 of file datasource_fixture.cpp.

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const BType a 
)

Definition at line 31 of file datasource_fixture.cpp.

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const BTypes a 
)

Definition at line 42 of file datasource_fixture.cpp.

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const CType a 
)

Definition at line 55 of file datasource_fixture.cpp.

RTT_UNIT_API std::ostream& operator<< ( std::ostream &  os,
const CTypes a 
)

Definition at line 67 of file datasource_fixture.cpp.

RTT_UNIT_API bool operator== ( const AType a,
const AType b 
)

Definition at line 3 of file datasource_fixture.cpp.

RTT_UNIT_API bool operator== ( const BType a,
const BType b 
)

Definition at line 26 of file datasource_fixture.cpp.

RTT_UNIT_API bool operator== ( const CType a,
const CType b 
)

Definition at line 50 of file datasource_fixture.cpp.



rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:34