COMMS
Template library intended to help with implementation of communication protocols.
|
Option used to specify fields of the message and force implementation of default read, write, validity check, and length retrieval information of the message.
TFields | The fields of the message bundled in std::tuple. |