COMMS
Template library intended to help with implementation of communication protocols.
|
Contains definition of comms::field::Bitfield. More...
#include "comms/ErrorStatus.h"
#include "comms/options.h"
#include "basic/Bitfield.h"
#include "details/AdaptBasicField.h"
Go to the source code of this file.
Classes | |
class | comms::field::Bitfield< TFieldBase, TMembers, TOptions > |
Bitfield field. More... | |
Namespaces | |
namespace | comms |
Main namespace for all classes / functions of COMMS library. | |
namespace | comms::field |
Namespace that contains definitions of all message fields. | |
Contains definition of comms::field::Bitfield.