ecu_ntnode_sibling_iterator Struct Reference
|
ECU
|
ecu_ntnode_sibling_iterator Struct Reference
Non-const sibling iterator. More...
#include <ntnode.h>
Collaboration diagram for ecu_ntnode_sibling_iterator:
Data Fields | |
| struct ecu_ntnode * | end |
| Starting node of iteration which is also the ending node. Not included in iteration to allow safe removal of current node. | |
| struct ecu_ntnode * | current |
| Current node in the iteration. | |
| struct ecu_ntnode * | next |
| Next node in the iteration to allow safe removal of current node. | |
Detailed Description
Non-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:
- inc/ecu/ntnode.h
Generated by