Biorithm  1.1
 All Classes Functions Variables Typedefs Friends
Public Member Functions | Friends
ItemSetTree< t >::Iterator Class Reference

List of all members.

Public Member Functions

 Iterator (struct node *pos=NULL, unsigned int max=0)
 Iterator (const Iterator &src)
Iteratoroperator= (const Iterator &rhs)
bool operator== (const Iterator &rhs) const
bool operator!= (const Iterator &rhs) const
t & operator* () const
void advance_down ()
void advance_down (unsigned int item)
void setval (const t &val)
const ItemSetitemset () const

Friends

class ConstIterator

template<typename t>
class ItemSetTree< t >::Iterator


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends