libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblTreeSetIterator Struct Reference

#include <gimbal_tree_set.h>

Data Fields

GblTreeSetpContainer
 
GblTreeSetNodepNode
 
uint16_t index
 

Detailed Description

Represents an iterator for iterating over a GblTreeSet.

Definition at line 67 of file gimbal_tree_set.h.

Field Documentation

◆ pContainer

GblTreeSet* GblTreeSetIterator::pContainer

Definition at line 68 of file gimbal_tree_set.h.

◆ pNode

GblTreeSetNode* GblTreeSetIterator::pNode

Definition at line 69 of file gimbal_tree_set.h.

◆ index

uint16_t GblTreeSetIterator::index

Definition at line 70 of file gimbal_tree_set.h.


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