Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

ArrayPairList Class Reference

Array pait list. More...

#include <stree.h>

Inheritance diagram for ArrayPairList:

NamedList List Node

Public Member Functions

 ArrayPairList ()
 Constructor.

 ArrayPairList (Node *statement)
 Constructor.

virtual ostream & php (ostream &os) const
 Writes node to the stream as php.

virtual Nodecopy () const
 Copies the node.


Detailed Description

Array pait list.

Definition at line 129 of file stree.h.


Constructor & Destructor Documentation

ArrayPairList::ArrayPairList  ) 
 

Constructor.

Definition at line 101 of file stree.cpp.

References CArrayPairList.

Referenced by copy().

ArrayPairList::ArrayPairList Node statement  ) 
 

Constructor.

Definition at line 103 of file stree.cpp.

References CArrayPairList.


Member Function Documentation

Node * ArrayPairList::copy  )  const [virtual]
 

Copies the node.

Reimplemented from List.

Definition at line 116 of file stree.cpp.

References ArrayPairList(), and List::copyContent().

ostream & ArrayPairList::php ostream &  os  )  const [virtual]
 

Writes node to the stream as php.

Reimplemented from List.

Definition at line 105 of file stree.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:05 2003 for PHPX by doxygen 1.3.3