Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
CircularBuffer< Value, Size, MaxPacketSize >::Frame Class Reference

Public Member Functions

 Frame (CircularBuffer *parent_, size_t start, uint8_t len)
 Frame (const Frame &)=delete
Frameoperator= (const Frame &)=delete
 Frame (Frame &&o)
Frameoperator= (Frame &&o)
Iteratorbegin ()
Iteratorend ()

Public Attributes

CircularBufferparent = nullptr
Iterator begin_
Iterator end_

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