template <class T> class Slist_iter : public slist_base_iter


Inheritance:


Public Methods

inline T* operator) ()
Slist_iter(Slist<T> &s)

Inherited from slist_base_iter:

Public Methods

int count()
slink* get_cur()
slink* get_last()
void set_cur(slink *cur)

Private Fields

slink* ce
slist_base* cs

Documentation

Slist_iter(Slist<T> &s)

inline T* operator) ()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de