Open CASCADE Technology 6.5.2
Public Member Functions
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


Constructor & Destructor Documentation

IntSurf_Couple::IntSurf_Couple ( )
IntSurf_Couple::IntSurf_Couple ( const Standard_Integer  Index1,
const Standard_Integer  Index2 
)

Member Function Documentation

Standard_Integer IntSurf_Couple::First ( ) const
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines