Template Class Converter

Class Documentation

template<bool IS_MESSAGE_A, bool IS_MESSAGE_B>
class Converter

Public Functions

inline void convert(const A &a, B &b)
inline void convert(const A &a, B &b)
inline void convert(const A &a, B &b)
inline void convert(const A &a, B &b)

Public Static Functions

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