libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
#include <gimbal_tree_set.h>
Data Fields | |
GblTreeSet * | pContainer |
GblTreeSetNode * | pNode |
uint16_t | index |
Represents an iterator for iterating over a GblTreeSet.
Definition at line 67 of file gimbal_tree_set.h.
GblTreeSet* GblTreeSetIterator::pContainer |
Definition at line 68 of file gimbal_tree_set.h.
GblTreeSetNode* GblTreeSetIterator::pNode |
Definition at line 69 of file gimbal_tree_set.h.
uint16_t GblTreeSetIterator::index |
Definition at line 70 of file gimbal_tree_set.h.