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

cppunit::SimpleList::IteratorBase Struct Reference

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

#include <SimpleList.h>

Inheritance diagram for cppunit::SimpleList::IteratorBase::

cppunit::SimpleList::const_Iterator cppunit::SimpleList::Iterator List of all members.

Public Methods

 IteratorBase (Node *node)
void next ()
void prev ()
bool operator== (const IteratorBase &rhs) const
bool operator!= (const IteratorBase &rhs) const

Public Attributes

Nodenode

Detailed Description

リストイテレータのベース。.


Constructor & Destructor Documentation

cppunit::SimpleList::IteratorBase::IteratorBase Node   node [inline]
 


Member Function Documentation

void cppunit::SimpleList::IteratorBase::next   [inline]
 

void cppunit::SimpleList::IteratorBase::prev   [inline]
 

bool cppunit::SimpleList::IteratorBase::operator== const IteratorBase &    rhs const [inline]
 

bool cppunit::SimpleList::IteratorBase::operator!= const IteratorBase &    rhs const [inline]
 


Member Data Documentation

Node* cppunit::SimpleList::IteratorBase::node
 


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