StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
StiKTNForwardIterator Class Reference
Inheritance diagram for StiKTNForwardIterator:
StiKTNIterator

Public Member Functions

 StiKTNForwardIterator (KTN_t *leaf=0)
 
 StiKTNForwardIterator (KTN_t &leaf)
 
- Public Member Functions inherited from StiKTNIterator
 StiKTNIterator (KTN_t *leaf=0, int dir=0)
 ctr-dstr
 
 StiKTNIterator (KTN_t &leaf, int dir=0)
 
StiKTNIterator begin ()
 
StiKTNIterator rbegin ()
 
bool operator== (const StiKTNIterator &rhs) const
 equality:
 
bool operator!= (const StiKTNIterator &rhs) const
 inequlity
 
KTN_toperator* ()
 
KTN_toperator() ()
 
StiKTNIteratoroperator++ ()
 prefix More...
 
StiKTNIterator operator++ (int)
 postfix More...
 
StiKTNIteratoroperator-- ()
 prefix More...
 
StiKTNIterator operator-- (int)
 postfix More...
 

Static Public Member Functions

static const
StiKTNForwardIterator
end ()
 
- Static Public Member Functions inherited from StiKTNIterator
static const StiKTNIteratorend ()
 We demarcate the end of the traversal via a singular iterator.
 
static const StiKTNIteratorrend ()
 
static StiKTNIterator begin (KTN_t *fist)
 
static StiKTNIterator rbegin (KTN_t *last)
 

Detailed Description

Definition at line 70 of file StiKTNIterator.h.


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