API Documentation
Loading...
Searching...
No Matches
TreeIterator Class Reference

#include <TreeIterator.hpp>

Public Member Functions

 TreeIterator (uint04 start_index)
 
uint04 get () const
 
bool valid () const
 
void pop ()
 
uint01 depth ()
 
void addAndGoToIndex (uint04 index)
 
void addAndGoToIndex (uint04 index_a, uint04 index_b)
 
void addAndGoToIndices (uint04 start, uint04 size)
 

Constructor & Destructor Documentation

◆ TreeIterator()

TreeIterator ( uint04 start_index)
inlineexplicit

Member Function Documentation

◆ addAndGoToIndex() [1/2]

void addAndGoToIndex ( uint04 index)
inline

◆ addAndGoToIndex() [2/2]

void addAndGoToIndex ( uint04 index_a,
uint04 index_b )
inline

◆ addAndGoToIndices()

void addAndGoToIndices ( uint04 start,
uint04 size )
inline

◆ depth()

uint01 depth ( )
inline

◆ get()

uint04 get ( ) const
inline

◆ pop()

void pop ( )
inline

◆ valid()

bool valid ( ) const
inline

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