Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

cppunit::SimpleList::Iterator Struct Reference

リストイテレータ。. More...

#include <SimpleList.h>

Inheritance diagram for cppunit::SimpleList::Iterator::

cppunit::SimpleList::IteratorBase List of all members.

Public Methods

 Iterator (Node *node=0)
reference operator * () const
pointer operator-> () const
Iterator & operator++ ()
Iterator operator++ (int)
Iterator & operator-- ()
Iterator operator-- (int)

Detailed Description

リストイテレータ。.


Constructor & Destructor Documentation

cppunit::SimpleList::Iterator::Iterator Node   node = 0 [inline]
 


Member Function Documentation

reference cppunit::SimpleList::Iterator::operator *   const [inline]
 

pointer cppunit::SimpleList::Iterator::operator->   const [inline]
 

Iterator& cppunit::SimpleList::Iterator::operator++   [inline]
 

Iterator cppunit::SimpleList::Iterator::operator++ int   
 

Iterator& cppunit::SimpleList::Iterator::operator--   [inline]
 

Iterator cppunit::SimpleList::Iterator::operator-- int   
 


The documentation for this struct was generated from the following file:
Generated on Sun Mar 31 23:42:08 2002 for CppUnit-x by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001