Arduino KVComm  master
Key-Value pair communication library for Arduino
KV_Iterator::iterator Member List

This is the complete list of members for KV_Iterator::iterator, including all inherited members.

checkLength()KV_Iterator::iteratorprotected
difference_type typedefKV_Iterator::iterator
iterator()KV_Iterator::iterator
iterator(const uint8_t *buffer, size_t length)KV_Iterator::iterator
iterator_category typedefKV_Iterator::iterator
kvKV_Iterator::iteratorprivate
operator bool() constKV_Iterator::iteratorinlineexplicit
operator!=(const iterator &other) constKV_Iterator::iterator
operator*() constKV_Iterator::iteratorinline
operator++()KV_Iterator::iterator
operator->() constKV_Iterator::iteratorinline
pointer typedefKV_Iterator::iterator
reference typedefKV_Iterator::iterator
remainingBufferLengthKV_Iterator::iteratorprivate
value_type typedefKV_Iterator::iterator