COMMS
Template library intended to help with implementation of communication protocols.
|
Contains definition of the mode used for comms::field::Optional fields. More...
Go to the source code of this file.
Namespaces | |
namespace | comms |
Main namespace for all classes / functions of COMMS library. | |
namespace | comms::field |
Namespace that contains definitions of all message fields. | |
Enumerations | |
enum class | comms::field::OptionalMode { comms::field::Tentative , comms::field::Exists , comms::field::Missing , comms::field::NumOfModes } |
Mode to be used by comms::field::Optional. More... | |
Contains definition of the mode used for comms::field::Optional fields.