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

cppunit::SimpleList::Node Struct Reference

リストノード。. More...

#include <SimpleList.h>

List of all members.

Public Methods

 Node (value_type value=0)

Public Attributes

Node * next
Node * prev
value_type data


Detailed Description

リストノード。.


Constructor & Destructor Documentation

cppunit::SimpleList::Node::Node value_type    value = 0 [inline, explicit]
 


Member Data Documentation

Node* cppunit::SimpleList::Node::next
 

Node* cppunit::SimpleList::Node::prev
 

value_type cppunit::SimpleList::Node::data
 


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