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

#include <TopTools_Array1OfListOfShape.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TopTools_Array1OfListOfShape (const Standard_Integer Low, const Standard_Integer Up)
 TopTools_Array1OfListOfShape (const TopTools_ListOfShape &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const TopTools_ListOfShape &V)
void Destroy ()
 ~TopTools_Array1OfListOfShape ()
Standard_Boolean IsAllocated () const
const
TopTools_Array1OfListOfShape
Assign (const TopTools_Array1OfListOfShape &Other)
const
TopTools_Array1OfListOfShape
operator= (const TopTools_Array1OfListOfShape &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TopTools_ListOfShape &Value)
const TopTools_ListOfShapeValue (const Standard_Integer Index) const
const TopTools_ListOfShapeoperator() (const Standard_Integer Index) const
TopTools_ListOfShapeChangeValue (const Standard_Integer Index)
TopTools_ListOfShapeoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() ( const Standard_Integer  Index) const [inline]
TopTools_ListOfShape& TopTools_Array1OfListOfShape::operator() ( const Standard_Integer  Index) [inline]
const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::operator= ( const TopTools_Array1OfListOfShape Other) [inline]

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