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

PToContractTable Class Reference

Pointer to each contracing element list. More...

#include <tables.h>

List of all members.

Public Methods

 ~PToContractTable ()
 Destructor. More...

const PToContractTable& operator= (VectorOfPToContractElement* newValue)
 Assignment operators. More...

const PToContractTable& operator= (const PToContractTable& pointerToNewValue)
 operator VectorOfPToContractElement * () const
 Pointer operator override. More...


Friends

class  VectorOfPToContractTable


Detailed Description

Pointer to each contracing element list.

Definition at line 696 of file tables.h.


Constructor & Destructor Documentation

PToContractTable::~PToContractTable ( ) [inline]
 

Destructor.

Definition at line 1299 of file tables.h.


Member Function Documentation

PToContractTable::operator VectorOfPToContractElement * ( ) const [inline]
 

Pointer operator override.

Definition at line 1281 of file tables.h.

const PToContractTable & PToContractTable::operator= ( const PToContractTable & pointerToNewValue ) [inline]
 

Definition at line 1312 of file tables.h.

const PToContractTable & PToContractTable::operator= ( VectorOfPToContractElement * newValue ) [inline]
 

Assignment operators.

The contracting element list (if any) that this object already points to is deleted.

Definition at line 1304 of file tables.h.


Friends And Related Function Documentation

class VectorOfPToContractTable [friend]
 

Definition at line 729 of file tables.h.


The documentation for this class was generated from the following file:
Generated at Tue Dec 5 17:56:16 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000