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

Public Types

using value_type = Value
using difference_type = ptrdiff_t

Public Member Functions

 Iterator (const CircularBuffer *parent_, size_t index_)
Iteratoroperator++ ()
Iterator operator++ (int)
const Value & operator* () const
bool operator!= (const Iterator &other) const
bool operator== (const Iterator &other) const

Friends

class Frame

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