COMMS
Template library intended to help with implementation of communication protocols.
|
#include "options.h"
Option used to allow comms::GenericMessage generation inside comms::MsgFactory and/or comms::protocol::MsgIdLayer classes.
TGenericMessage | Type of message, expected to be a variant of comms::GenericMessage. |