Template Struct FrameId< M, typename std::enable_if< HasHeader< M >::value >::type >

Struct Documentation

template<typename M>
struct FrameId<M, typename std::enable_if<HasHeader<M>::value>::type>

Public Static Functions

static inline std::string *pointer(M &m)
static inline std::string const *pointer(const M &m)
static inline std::string value(const M &m)