PairInt Class Reference

#include <math/PairInt.h>

List of all members.

Public Member Functions

 PairInt ()
 PairInt (const int first, const int second)
virtual ~PairInt ()
bool operator< (const PairInt &right) const

Public Attributes

int first
int second


Detailed Description

Definition at line 32 of file PairInt.h.


Constructor & Destructor Documentation

PairInt::PairInt  ) 
 

Definition at line 26 of file PairInt.cpp.

PairInt::PairInt const int  first,
const int  second
 

Definition at line 31 of file PairInt.cpp.

PairInt::~PairInt  )  [virtual]
 

Definition at line 45 of file PairInt.cpp.


Member Function Documentation

bool PairInt::operator< const PairInt right  )  const
 

Definition at line 54 of file PairInt.cpp.

References first, and second.


Member Data Documentation

int PairInt::first
 

Definition at line 56 of file PairInt.h.

Referenced by operator<().

int PairInt::second
 

Definition at line 61 of file PairInt.h.

Referenced by operator<().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 21:52:31 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO