ecu_ntnode_sibling_citerator Struct Reference

ECU: ecu_ntnode_sibling_citerator Struct Reference
ECU
ecu_ntnode_sibling_citerator Struct Reference

Const sibling iterator. More...

#include <ntnode.h>

Collaboration diagram for ecu_ntnode_sibling_citerator:
[legend]

Data Fields

const struct ecu_ntnodeend
 Starting node of iteration which is also the ending node. Not included in iteration to allow safe removal of current node.
 
const struct ecu_ntnodecurrent
 Current node in the iteration.
 
const struct ecu_ntnodenext
 Next node in the iteration. Kept to remain consistent with non-const iterator implementation.
 

Detailed Description

Const sibling iterator.

Warning
PRIVATE. Unless otherwise specified, all members can only be edited via the public API.

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