UT_Pair< T1, T2 > Class Template Reference

#include <UT_Pair.h>

List of all members.

Public Member Functions

 UT_Pair ()
 UT_Pair (T1 v1, T2 v2)
 UT_Pair (const UT_Pair< T1, T2 > &p)
int operator== (const UT_Pair< T1, T2 > &p)

Public Attributes

T1 myFirst
T2 mySecond


Detailed Description

template<class T1, class T2>
class UT_Pair< T1, T2 >

Definition at line 27 of file UT_Pair.h.


Constructor & Destructor Documentation

template<class T1, class T2>
UT_Pair< T1, T2 >::UT_Pair (  )  [inline]

Definition at line 29 of file UT_Pair.h.

template<class T1, class T2>
UT_Pair< T1, T2 >::UT_Pair ( T1  v1,
T2  v2 
) [inline]

Definition at line 31 of file UT_Pair.h.

template<class T1, class T2>
UT_Pair< T1, T2 >::UT_Pair ( const UT_Pair< T1, T2 > &  p  )  [inline]

Definition at line 33 of file UT_Pair.h.


Member Function Documentation

template<class T1, class T2>
int UT_Pair< T1, T2 >::operator== ( const UT_Pair< T1, T2 > &  p  )  [inline]

Definition at line 36 of file UT_Pair.h.


Member Data Documentation

template<class T1, class T2>
T1 UT_Pair< T1, T2 >::myFirst

Definition at line 42 of file UT_Pair.h.

template<class T1, class T2>
T2 UT_Pair< T1, T2 >::mySecond

Definition at line 43 of file UT_Pair.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:51 2012 for HDK by  doxygen 1.5.9