|
COMMS
Template library intended to help with implementation of communication protocols.
|
Contains definition of comms::field::FloatValue. More...
#include "comms/ErrorStatus.h"#include "comms/field/basic/FloatValue.h"#include "comms/field/details/AdaptBasicField.h"#include "comms/field/tag.h"#include "comms/options.h"#include <utility>Go to the source code of this file.
Classes | |
| class | comms::field::FloatValue< TFieldBase, T, TOptions > |
| Field that represent floating point value. 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::FloatValue.