COMMS
Template library intended to help with implementation of communication protocols.
Loading...
Searching...
No Matches
comms::option::def::FrameLayerDisallowReadUntilDataSplit Struct Reference

#include "comms/options.h"

Detailed Description

Disallow usage of FrameLayerForceReadUntilDataSplit option in earlier (outer wrapping) layers.

Some layers, such as comms::frame::ChecksumLayer cannot split their "read" operation to "until" and "from" data layer. They can use this option to prevent outer layers from using FrameLayerForceReadUntilDataSplit one.


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