col::ColPair Class Reference

Pairs of ColPObjs's. More...

Collaboration diagram for col::ColPair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ColPair (ColObj *p, ColObj *q)
 ColPair (const ColPair &source)
void operator= (const ColPair &source)
ColObjp (void) const
 Return one of the two objects of the pair.
ColObjq (void) const
 Return the other one of the two objects of the pair.

Protected Attributes

ColObjm_p
 the two ColObj's a ColPair consists of
ColObjm_q

Detailed Description

Pairs of ColPObjs's.

This class is mainly useful for making vectors of colobj pairs.

See also:
ColObj
Todo:
Was man noch tun muss ..
Implementation:
Implementierungsdetails, TODO's, etc.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 18:13:03 2007 for CollDet by  doxygen 1.5.2