COMMS
Template library intended to help with implementation of communication protocols.
comms::option::app::SupportGenericMessage< TGenericMessage > Struct Template Reference

#include "options.h"

Detailed Description

template<typename TGenericMessage>
struct comms::option::app::SupportGenericMessage< TGenericMessage >

Option used to allow comms::GenericMessage generation inside comms::MsgFactory and/or comms::protocol::MsgIdLayer classes.

Template Parameters
TGenericMessageType of message, expected to be a variant of comms::GenericMessage.

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