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

#include <IGESData_Array1OfIGESEntity.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IGESData_Array1OfIGESEntity (const Standard_Integer Low, const Standard_Integer Up)
 IGESData_Array1OfIGESEntity (const Handle< IGESData_IGESEntity > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< IGESData_IGESEntity > &V)
void Destroy ()
 ~IGESData_Array1OfIGESEntity ()
Standard_Boolean IsAllocated () const
const IGESData_Array1OfIGESEntityAssign (const IGESData_Array1OfIGESEntity &Other)
const IGESData_Array1OfIGESEntityoperator= (const IGESData_Array1OfIGESEntity &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< IGESData_IGESEntity > &Value)
const Handle_IGESData_IGESEntity & Value (const Standard_Integer Index) const
const Handle_IGESData_IGESEntity & operator() (const Standard_Integer Index) const
Handle_IGESData_IGESEntity & ChangeValue (const Standard_Integer Index)
Handle_IGESData_IGESEntity & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

Handle_IGESData_IGESEntity& IGESData_Array1OfIGESEntity::ChangeValue ( const Standard_Integer  Index)
const Handle_IGESData_IGESEntity& IGESData_Array1OfIGESEntity::operator() ( const Standard_Integer  Index) const [inline]
Handle_IGESData_IGESEntity& IGESData_Array1OfIGESEntity::operator() ( const Standard_Integer  Index) [inline]
const IGESData_Array1OfIGESEntity& IGESData_Array1OfIGESEntity::operator= ( const IGESData_Array1OfIGESEntity Other) [inline]
const Handle_IGESData_IGESEntity& IGESData_Array1OfIGESEntity::Value ( const Standard_Integer  Index) const

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