|
COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/Assert.h"#include "comms/MessageBase.h"#include "comms/util/Tuple.h"#include "comms/util/type_traits.h"#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | comms |
| Main namespace for all classes / functions of COMMS library. | |
Contains extra logic to help with dispatching message types and objects