GEOMAlgo_CoupleOfInteger Class Reference


Public Member Functions

 GEOMAlgo_CoupleOfInteger ()
 ~GEOMAlgo_CoupleOfInteger ()
void SetValues (const Standard_Integer aI1, const Standard_Integer aI2)
void SetValue1 (const Standard_Integer aI1)
void SetValue2 (const Standard_Integer aI1)
void Values (Standard_Integer &aI1, Standard_Integer &aI2) const
Standard_Integer Value1 () const
Standard_Integer Value2 () const

Protected Attributes

Standard_Integer myInt1
Standard_Integer myInt2

Constructor & Destructor Documentation

GEOMAlgo_CoupleOfInteger.GEOMAlgo_CoupleOfInteger  ) 
 

GEOMAlgo_CoupleOfInteger.~GEOMAlgo_CoupleOfInteger  ) 
 


Member Function Documentation

void GEOMAlgo_CoupleOfInteger.SetValues const Standard_Integer  aI1,
const Standard_Integer  aI2
 

void GEOMAlgo_CoupleOfInteger.SetValue1 const Standard_Integer  aI1  ) 
 

void GEOMAlgo_CoupleOfInteger.SetValue2 const Standard_Integer  aI1  ) 
 

void GEOMAlgo_CoupleOfInteger.Values Standard_Integer &  aI1,
Standard_Integer &  aI2
const
 

Standard_Integer GEOMAlgo_CoupleOfInteger.Value1  )  const
 

Standard_Integer GEOMAlgo_CoupleOfInteger.Value2  )  const
 


Field Documentation

Standard_Integer GEOMAlgo_CoupleOfInteger.myInt1 [protected]
 

Standard_Integer GEOMAlgo_CoupleOfInteger.myInt2 [protected]