COMMS
Template library intended to help with implementation of communication protocols.
comms::option::def::FieldsImpl< TFields > Struct Template Reference

Detailed Description

template<typename TFields>
struct comms::option::def::FieldsImpl< TFields >

Option used to specify fields of the message and force implementation of default read, write, validity check, and length retrieval information of the message.

Template Parameters
TFieldsThe fields of the message bundled in std::tuple.

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