Class that serves as an iterator for reflective const tuple iteration. More...

#include <SPL/Runtime/Type/TupleIterator.h>

Detailed Description

Class that serves as an iterator for reflective const tuple iteration.

Constructor & Destructor Documentation

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Member Function Documentation

Post increment operator

Returns
the current iterator

Pre increment operator

Returns
the next iterator

Dereference operator

Returns
dereferenced attribute

Addition operator

Parameters
Returns
the iterator incremented by the specified amount

Equality comparison

Parameters
Returns
true if the iterators are equal

Non-equality comparison

Parameters
Returns
true if the iterators are non-equal

Get the index of the current tuple attribute

Returns
index of the current tuple attribute

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