Open CASCADE Technology 6.6.0
Functions
Standard_Integer.hxx File Reference
#include <Standard_TypeDef.hxx>
#include <Standard_values.h>

Functions

const Handle_Standard_Type & Standard_Integer_Type_ ()
Standard_Integer NextPrimeForMap (const Standard_Integer anInt)
long NextPrime (const long me)
Standard_Integer CharToInt (const Standard_Character me)
Standard_Integer CharToInt (const Standard_CString me)
Standard_Integer ShallowCopy (const Standard_Integer me)
Standard_Integer Abs (const Standard_Integer Value)
Standard_Integer HashCode (const Standard_Integer theMe, const Standard_Integer theUpper)
Standard_Boolean IsEqual (const Standard_Integer theOne, const Standard_Integer theTwo)
Standard_Boolean IsSimilar (const Standard_Integer One, const Standard_Integer Two)
Standard_Boolean IsEven (const Standard_Integer Value)
Standard_Boolean IsOdd (const Standard_Integer Value)
Standard_Integer Max (const Standard_Integer Val1, const Standard_Integer Val2)
Standard_Integer Min (const Standard_Integer Val1, const Standard_Integer Val2)
Standard_Integer Modulus (const Standard_Integer Value, const Standard_Integer Divisor)
Standard_Integer Square (const Standard_Integer Value)
Standard_Integer IntegerFirst ()
Standard_Integer IntegerLast ()
Standard_Integer IntegerSize ()

Function Documentation

Standard_Integer Abs ( const Standard_Integer  Value) [inline]
Standard_Integer CharToInt ( const Standard_CString  me)
Standard_Integer CharToInt ( const Standard_Character  me)
Standard_Integer HashCode ( const Standard_Integer  theMe,
const Standard_Integer  theUpper 
) [inline]
Standard_Integer IntegerFirst ( ) [inline]
Standard_Integer IntegerLast ( ) [inline]
Standard_Integer IntegerSize ( ) [inline]
Standard_Boolean IsEqual ( const Standard_Integer  theOne,
const Standard_Integer  theTwo 
) [inline]
Standard_Boolean IsEven ( const Standard_Integer  Value) [inline]
Standard_Boolean IsOdd ( const Standard_Integer  Value) [inline]
Standard_Boolean IsSimilar ( const Standard_Integer  One,
const Standard_Integer  Two 
) [inline]
Standard_Integer Max ( const Standard_Integer  Val1,
const Standard_Integer  Val2 
) [inline]
Standard_Integer Min ( const Standard_Integer  Val1,
const Standard_Integer  Val2 
) [inline]
Standard_Integer Modulus ( const Standard_Integer  Value,
const Standard_Integer  Divisor 
) [inline]
long NextPrime ( const long  me)
Standard_Integer NextPrimeForMap ( const Standard_Integer  anInt)
Standard_Integer ShallowCopy ( const Standard_Integer  me)
Standard_Integer Square ( const Standard_Integer  Value) [inline]
const Handle_Standard_Type& Standard_Integer_Type_ ( )
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines