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

ModelingAlgorithms
TKGeomAlgo
IntSurf


IntSurf_Couple Class Reference

creation d 'un couple de 2 entiers

#include <IntSurf_Couple.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntSurf_Couple ()
 IntSurf_Couple (const Standard_Integer Index1, const Standard_Integer Index2)
Standard_Integer First () const
 returns the first element

Standard_Integer Second () const
 returns the Second element


Private Attributes

Standard_Integer firstInteger
Standard_Integer secondInteger


Constructor & Destructor Documentation

IntSurf_Couple::IntSurf_Couple  )  [inline]
 

IntSurf_Couple::IntSurf_Couple const Standard_Integer  Index1,
const Standard_Integer  Index2
[inline]
 


Member Function Documentation

Standard_Integer IntSurf_Couple::First  )  const [inline]
 

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

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

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

Standard_Integer IntSurf_Couple::Second  )  const [inline]
 


Field Documentation

Standard_Integer IntSurf_Couple::firstInteger [private]
 

Standard_Integer IntSurf_Couple::secondInteger [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:42:18 2008 for OpenCASCADE by  doxygen 1.4.1