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

#include <TColStd_Array1OfListOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_Array1OfListOfInteger (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_Array1OfListOfInteger (const TColStd_ListOfInteger &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const TColStd_ListOfInteger &V)
void Destroy ()
 ~TColStd_Array1OfListOfInteger ()
Standard_Boolean IsAllocated () const
const
TColStd_Array1OfListOfInteger
Assign (const TColStd_Array1OfListOfInteger &Other)
const
TColStd_Array1OfListOfInteger
operator= (const TColStd_Array1OfListOfInteger &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TColStd_ListOfInteger &Value)
const TColStd_ListOfIntegerValue (const Standard_Integer Index) const
const TColStd_ListOfIntegeroperator() (const Standard_Integer Index) const
TColStd_ListOfIntegerChangeValue (const Standard_Integer Index)
TColStd_ListOfIntegeroperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const TColStd_ListOfInteger& TColStd_Array1OfListOfInteger::operator() ( const Standard_Integer  Index) const [inline]
TColStd_ListOfInteger& TColStd_Array1OfListOfInteger::operator() ( const Standard_Integer  Index) [inline]
const TColStd_Array1OfListOfInteger& TColStd_Array1OfListOfInteger::operator= ( const TColStd_Array1OfListOfInteger Other) [inline]

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