tcl::list::iterator< T > Class Template Reference

#include <tcl/list.h>

Inheritance diagram for tcl::list::iterator< T >:
Inheritance graph
[legend]
Collaboration diagram for tcl::list::iterator< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef T value_type

Public Member Functions

 iterator (const list &owner, position start_pos=BEGIN)
 iterator (Tcl_Obj *x, position start_pos=BEGIN)
const T & operator* () const

Detailed Description

template<class T>
class tcl::list::iterator< T >

tcl::list::iterator is an adapter that provides an STL-style iterator interface to Tcl list objects. tcl::list::iterator is a model of input iterator.

Definition at line 254 of file list.h.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:31:33 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3