[ Lit Window Library at SourceForge[ Lit Window Productions Homepage ]  [ wxWidgets Tips&Tricks ]  [  wxVisualSetup ]

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

container::iterator Class Reference

Collaboration diagram for container::iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool erase_from (container &where)
bool insert_into (container &where, const accessor &what)
 iterator (const iterator &i)
 iterator (container_iterator_imp_base *_it=0)
accessor operator * ()
bool operator!= (const iterator &i) const
iterator operator+ (size_t off) const
iteratoroperator++ ()
iteratoroperator+= (size_t off)
accessoroperator-> ()
const iteratoroperator= (const iterator &i)
bool operator== (const iterator &i) const
 ~iterator ()

Constructor & Destructor Documentation

iterator container_iterator_imp_base _it = 0  ) 
 

~iterator  ) 
 

iterator const iterator i  ) 
 


Member Function Documentation

bool erase_from container where  ) 
 

bool insert_into container where,
const accessor what
 

accessor operator *  ) 
 

bool operator!= const iterator i  )  const
 

iterator operator+ size_t  off  )  const
 

iterator& operator++  ) 
 

iterator& operator+= size_t  off  ) 
 

accessor* operator->  ) 
 

const iterator& operator= const iterator i  ) 
 

bool operator== const iterator i  )  const
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions