COMMS
Template library intended to help with implementation of communication protocols.
Loading...
Searching...
No Matches
Namespaces | Enumerations
OptionalMode.h File Reference

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...
 

Detailed Description

Contains definition of the mode used for comms::field::Optional fields.