Public Member Functions | Static Public Member Functions
tf2::impl::Converter< IS_MESSAGE_A, IS_MESSAGE_B > Class Template Reference

#include <convert.h>

List of all members.

Public Member Functions

template<>
void convert (const A &a, B &b)
template<>
void convert (const A &a, B &b)
template<>
void convert (const A &a, B &b)

Static Public Member Functions

template<typename A , typename B >
static void convert (const A &a, B &b)

Detailed Description

template<bool IS_MESSAGE_A, bool IS_MESSAGE_B>
class tf2::impl::Converter< IS_MESSAGE_A, IS_MESSAGE_B >

Definition at line 37 of file impl/convert.h.


Member Function Documentation

template<bool IS_MESSAGE_A, bool IS_MESSAGE_B>
template<typename A , typename B >
static void tf2::impl::Converter< IS_MESSAGE_A, IS_MESSAGE_B >::convert ( const A &  a,
B &  b 
) [static]
template<>
void tf2::impl::Converter< true, false >::convert ( const A &  a,
B &  b 
) [inline]

Definition at line 56 of file impl/convert.h.

template<>
void tf2::impl::Converter< false, true >::convert ( const A &  a,
B &  b 
) [inline]

Definition at line 63 of file impl/convert.h.

template<>
void tf2::impl::Converter< false, false >::convert ( const A &  a,
B &  b 
) [inline]

Definition at line 70 of file impl/convert.h.


The documentation for this class was generated from the following file:


tf2
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Thu Jun 6 2019 20:22:56