|
COMMS
Template library intended to help with implementation of communication protocols.
|
This file contains definition of common handler. More...
#include "comms/details/tag.h"#include "comms/util/Tuple.h"#include "comms/util/type_traits.h"#include <tuple>#include <type_traits>Go to the source code of this file.
Classes | |
| class | comms::GenericHandler< TDefault, TAll, TRetType > |
| Generic common message handler. More... | |
Namespaces | |
| namespace | comms |
| Main namespace for all classes / functions of COMMS library. | |
This file contains definition of common handler.