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

Contains definition of comms::field::Optional. More...

#include "comms/Assert.h"
#include "comms/ErrorStatus.h"
#include "details/OptionsParser.h"
#include "OptionalMode.h"
#include "basic/Optional.h"
#include "details/AdaptBasicField.h"

Go to the source code of this file.

Classes

class  comms::field::Optional< TField, TOptions >
 Adaptor class to any other field, that makes the field optional. More...
 

Namespaces

namespace  comms
 Main namespace for all classes / functions of COMMS library.
 
namespace  comms::field
 Namespace that contains definitions of all message fields.
 

Detailed Description

Contains definition of comms::field::Optional.