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

#include <MeshVS_Array1OfSequenceOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC MeshVS_Array1OfSequenceOfInteger (const Standard_Integer Low, const Standard_Integer Up)
 MeshVS_Array1OfSequenceOfInteger (const TColStd_SequenceOfInteger &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const TColStd_SequenceOfInteger &V)
void Destroy ()
 ~MeshVS_Array1OfSequenceOfInteger ()
Standard_Boolean IsAllocated () const
const
MeshVS_Array1OfSequenceOfInteger
Assign (const MeshVS_Array1OfSequenceOfInteger &Other)
const
MeshVS_Array1OfSequenceOfInteger
operator= (const MeshVS_Array1OfSequenceOfInteger &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TColStd_SequenceOfInteger &Value)
const TColStd_SequenceOfIntegerValue (const Standard_Integer Index) const
const TColStd_SequenceOfIntegeroperator() (const Standard_Integer Index) const
TColStd_SequenceOfIntegerChangeValue (const Standard_Integer Index)
TColStd_SequenceOfIntegeroperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const TColStd_SequenceOfInteger& MeshVS_Array1OfSequenceOfInteger::operator() ( const Standard_Integer  Index) const [inline]
TColStd_SequenceOfInteger& MeshVS_Array1OfSequenceOfInteger::operator() ( const Standard_Integer  Index) [inline]
const MeshVS_Array1OfSequenceOfInteger& MeshVS_Array1OfSequenceOfInteger::operator= ( const MeshVS_Array1OfSequenceOfInteger Other) [inline]

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