Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_CoupleOfInteger Class Reference

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

#include <BOPTools_CoupleOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_CoupleOfInteger ()
 Empty Constructor


 BOPTools_CoupleOfInteger (const Standard_Integer aFirst, const Standard_Integer aSecond)
 Constructor


void SetCouple (const Standard_Integer aFirst, const Standard_Integer aSecond)
 Modifier


void SetFirst (const Standard_Integer aFirst)
 Modifier


void SetSecond (const Standard_Integer aSecond)
 Modifier


void Couple (Standard_Integer &aFirst, Standard_Integer &aSecond) const
 Selector


Standard_Integer First () const
 Selector


Standard_Integer Second () const
 Selector


Standard_Boolean IsEqual (const BOPTools_CoupleOfInteger &aOther) const
Standard_Integer HashCode (const Standard_Integer Upper) const

Constructor & Destructor Documentation


Member Function Documentation


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