Open CASCADE Technology 6.5.2
Public Member Functions
BOPTColStd_CArray1OfShape Class Reference

#include <BOPTColStd_CArray1OfShape.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTColStd_CArray1OfShape (const Standard_Integer Length=0, const Standard_Integer BlockLength=5)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~BOPTColStd_CArray1OfShape ()
Standard_Integer Length () const
Standard_Integer Extent () const
Standard_Integer FactLength () const
Standard_Integer Append (const TopoDS_Shape &Value)
void Remove (const Standard_Integer Index)
const TopoDS_ShapeValue (const Standard_Integer Index) const
const TopoDS_Shapeoperator() (const Standard_Integer Index) const
TopoDS_ShapeChangeValue (const Standard_Integer Index)
TopoDS_Shapeoperator() (const Standard_Integer Index)
void SetBlockLength (const Standard_Integer aBL)
Standard_Integer BlockLength () const

Constructor & Destructor Documentation

BOPTColStd_CArray1OfShape::BOPTColStd_CArray1OfShape ( const Standard_Integer  Length = 0,
const Standard_Integer  BlockLength = 5 
)
BOPTColStd_CArray1OfShape::~BOPTColStd_CArray1OfShape ( ) [inline]

Member Function Documentation

Standard_Integer BOPTColStd_CArray1OfShape::Append ( const TopoDS_Shape Value)
Standard_Integer BOPTColStd_CArray1OfShape::BlockLength ( ) const
TopoDS_Shape& BOPTColStd_CArray1OfShape::ChangeValue ( const Standard_Integer  Index)
void BOPTColStd_CArray1OfShape::Destroy ( )
Standard_Integer BOPTColStd_CArray1OfShape::Extent ( ) const
Standard_Integer BOPTColStd_CArray1OfShape::FactLength ( ) const
Standard_Integer BOPTColStd_CArray1OfShape::Length ( ) const
void BOPTColStd_CArray1OfShape::operator delete ( void *  anAddress) [inline]
void* BOPTColStd_CArray1OfShape::operator new ( size_t  size) [inline]
void* BOPTColStd_CArray1OfShape::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopoDS_Shape& BOPTColStd_CArray1OfShape::operator() ( const Standard_Integer  Index) [inline]
const TopoDS_Shape& BOPTColStd_CArray1OfShape::operator() ( const Standard_Integer  Index) const [inline]
void BOPTColStd_CArray1OfShape::Remove ( const Standard_Integer  Index)
void BOPTColStd_CArray1OfShape::Resize ( const Standard_Integer  theNewLength)
void BOPTColStd_CArray1OfShape::SetBlockLength ( const Standard_Integer  aBL)
const TopoDS_Shape& BOPTColStd_CArray1OfShape::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines