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

#include <IntTools_CArray1OfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_CArray1OfInteger (const Standard_Integer Length=0)
 IntTools_CArray1OfInteger (const Standard_Integer &Item, const Standard_Integer Length)
void Init (const Standard_Integer &V)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~IntTools_CArray1OfInteger ()
Standard_Integer Length () const
void Append (const Standard_Integer &Value)
void SetValue (const Standard_Integer Index, const Standard_Integer &Value)
const Standard_IntegerValue (const Standard_Integer Index) const
const Standard_Integeroperator() (const Standard_Integer Index) const
Standard_IntegerChangeValue (const Standard_Integer Index)
Standard_Integeroperator() (const Standard_Integer Index)
Standard_Boolean IsEqual (const IntTools_CArray1OfInteger &Other) const
Standard_Boolean operator== (const IntTools_CArray1OfInteger &Other) const

Constructor & Destructor Documentation


Member Function Documentation

const Standard_Integer& IntTools_CArray1OfInteger::operator() ( const Standard_Integer  Index) const [inline]
Standard_Integer& IntTools_CArray1OfInteger::operator() ( const Standard_Integer  Index) [inline]
Standard_Boolean IntTools_CArray1OfInteger::operator== ( const IntTools_CArray1OfInteger Other) const [inline]

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