COMMS
Template library intended to help with implementation of communication protocols.
comms::option::app::SequenceFixedSizeUseFixedSizeStorage Struct Reference

#include "comms/options.h"

Detailed Description

Option that forces usage of fixed size storage for sequences with fixed size.

Equivalent to FixedSizeStorage option, but applicable only to sequence types comms::field::ArrayList or comms::field::String, that alrady use SequenceFixedSize option. Usage of this option do not require knowledge of the storage area size.


The documentation for this struct was generated from the following file: