Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Attributes | List of all members
pw_InlineVarLenEntryQueue_Iterator Struct Reference

Public Attributes

pw_InlineVarLenEntryQueue_ConstHandle _pw_queue
 
uint32_t _pw_offset
 

Detailed Description

Iterator object for a InlineVarLenEntryQueue. Iterators are checked for equality with

embed:rst:inline :cpp:func:`pw_InlineVarLenEntryQueue_Iterator_Equal` 

.

Iterators are invalidated by any operations that change the container or its underlying data (push/pop/init).


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