COMMS
Template library intended to help with implementation of communication protocols.
comms.h File Reference

Aggregates all the includes of the COMMS library interface. More...

#include "comms/CompileControl.h"
#include "comms/fields.h"
#include "comms/protocols.h"
#include "comms/units.h"
#include "comms/version.h"
#include "comms/dispatch.h"
#include "comms/field_cast.h"
#include "comms/iterator.h"
#include "process.h"
#include "comms/Message.h"
#include "comms/EmptyHandler.h"
#include "comms/GenericHandler.h"
#include "comms/MessageBase.h"
#include "comms/MsgFactory.h"
#include "comms/MsgDispatcher.h"
#include "comms/GenericMessage.h"
#include "comms/util/detect.h"
#include "comms/util/assign.h"
#include "comms/util/type_traits.h"

Go to the source code of this file.

Detailed Description

Aggregates all the includes of the COMMS library interface.