COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Option that notifies comms::MessageBase about existence of access to fields.
Can be useful when there is a chain of inheritances from comms::MessageBase.