OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
BOPTools


BOPTools_CoupleOfInteger Class Reference

Auxiliary class providing structure to
store info about a couple of integers
.

#include <BOPTools_CoupleOfInteger.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_CoupleOfInteger ()
 Empty Constructor
.
Standard_EXPORT BOPTools_CoupleOfInteger (const Standard_Integer aFirst, const Standard_Integer aSecond)
 Constructor
.
Standard_EXPORT void SetCouple (const Standard_Integer aFirst, const Standard_Integer aSecond)
 Modifier
.
Standard_EXPORT void SetFirst (const Standard_Integer aFirst)
 Modifier
.
Standard_EXPORT void SetSecond (const Standard_Integer aSecond)
 Modifier
.
Standard_EXPORT void Couple (Standard_Integer &aFirst, Standard_Integer &aSecond) const
 Selector
.
Standard_EXPORT Standard_Integer First () const
 Selector
.
Standard_EXPORT Standard_Integer Second () const
 Selector
.
Standard_EXPORT Standard_Boolean IsEqual (const BOPTools_CoupleOfInteger &aOther) const
Standard_EXPORT Standard_Integer HashCode (const Standard_Integer Upper) const

Private Attributes

Standard_Integer myFirst
Standard_Integer mySecond


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_CoupleOfInteger::BOPTools_CoupleOfInteger  ) 
 

Standard_EXPORT BOPTools_CoupleOfInteger::BOPTools_CoupleOfInteger const Standard_Integer  aFirst,
const Standard_Integer  aSecond
 


Member Function Documentation

Standard_EXPORT void BOPTools_CoupleOfInteger::Couple Standard_Integer &  aFirst,
Standard_Integer &  aSecond
const
 

Standard_EXPORT Standard_Integer BOPTools_CoupleOfInteger::First  )  const
 

Standard_EXPORT Standard_Integer BOPTools_CoupleOfInteger::HashCode const Standard_Integer  Upper  )  const
 

Standard_EXPORT Standard_Boolean BOPTools_CoupleOfInteger::IsEqual const BOPTools_CoupleOfInteger aOther  )  const
 

void BOPTools_CoupleOfInteger::operator delete void *  anAddress  )  [inline]
 

void* BOPTools_CoupleOfInteger::operator new size_t  size  )  [inline]
 

void* BOPTools_CoupleOfInteger::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT Standard_Integer BOPTools_CoupleOfInteger::Second  )  const
 

Standard_EXPORT void BOPTools_CoupleOfInteger::SetCouple const Standard_Integer  aFirst,
const Standard_Integer  aSecond
 

Standard_EXPORT void BOPTools_CoupleOfInteger::SetFirst const Standard_Integer  aFirst  ) 
 

Standard_EXPORT void BOPTools_CoupleOfInteger::SetSecond const Standard_Integer  aSecond  ) 
 


Field Documentation

Standard_Integer BOPTools_CoupleOfInteger::myFirst [private]
 

Standard_Integer BOPTools_CoupleOfInteger::mySecond [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:45 2008 for OpenCASCADE by  doxygen 1.4.1