COMMS
Template library intended to help with implementation of communication protocols.
|
#include "EmptyHandler.h"
Empty message handler, does nothing.
May be used in comms::option::app::Handler option to force existence of "comms::Message::dispatch()" member function.