Open CASCADE Technology  6.9.0
Public Member Functions

TopTools_Array1OfListOfShape Class Reference

#include <TopTools_Array1OfListOfShape.hxx>

Public Member Functions

 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

TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TopTools_Array1OfListOfShape::TopTools_Array1OfListOfShape ( const TopTools_ListOfShape Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
TopTools_Array1OfListOfShape::~TopTools_Array1OfListOfShape ( )
inline

Member Function Documentation

const TopTools_Array1OfListOfShape& TopTools_Array1OfListOfShape::Assign ( const TopTools_Array1OfListOfShape Other)
TopTools_ListOfShape& TopTools_Array1OfListOfShape::ChangeValue ( const Standard_Integer  Index)
void TopTools_Array1OfListOfShape::Destroy ( )
void TopTools_Array1OfListOfShape::Init ( const TopTools_ListOfShape V)
Standard_Boolean TopTools_Array1OfListOfShape::IsAllocated ( ) const
Standard_Integer TopTools_Array1OfListOfShape::Length ( ) const
Standard_Integer TopTools_Array1OfListOfShape::Lower ( ) const
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
void TopTools_Array1OfListOfShape::SetValue ( const Standard_Integer  Index,
const TopTools_ListOfShape Value 
)
Standard_Integer TopTools_Array1OfListOfShape::Upper ( ) const
const TopTools_ListOfShape& TopTools_Array1OfListOfShape::Value ( const Standard_Integer  Index) const

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