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

#include "options.h"

Detailed Description

template<typename TFactory>
struct comms::option::app::MsgFactory< TFactory >

Force usage of the provide message factory.

Applicable to comms::protocol::MsgIdLayer.

Template Parameters
TFactoryFactory class, expected to expose the same interface as comms::MsgFactory

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