#include <htlist.H>
Tipos públicos | |
typedef T | Item_Type |
typedef Iterator | Iterator_Type |
Métodos públicos | |
Iterator (const DynList &list) | |
T & | get_curr () const |
T & | get_current () const |
T | del () |
Métodos públicos heredados desde Aleph::HTList::Iterator | |
Iterator (const Iterator &it) | |
Iterator (const HTList &list) | |
void | reset () |
void | reset_first () |
Iterator & | operator= (const Iterator &it) |
bool | has_curr () const |
bool | has_current () const |
Slinknc * | get_curr () const |
Slinknc * | get_current () const |
void | next () |
Slinknc * | del () |
Iterador