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

oopair Class Reference

#include <oosplay.h>

List of all members.

Public Methods

 oopair ()
 oopair (t1 op1, t2 op2)
int operator== (const oopair<t1, t2> &x)

Public Attributes

t1 _op1
t2 _op2


Detailed Description

template<class t1, class t2> class oopair


Constructor & Destructor Documentation

template<class t1, class t2>
oopair<t1, t2>::oopair<t1, t2> () [inline]

template<class t1, class t2>
oopair<t1, t2>::oopair<t1, t2> (
t1 op1,
t2 op2) [inline]


Member Function Documentation

template<class t1, class t2>
int oopair<t1, t2>::operator== (
const oopair<t1,t2>& x) [inline]


Member Data Documentation

template<class t1, class t2>
t1 oopair<t1, t2>::_op1

template<class t1, class t2>
t2 oopair<t1, t2>::_op2


The documentation for this class was generated from the following file:
Generated at Mon Jul 31 13:44:13 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000