Open CASCADE Technology 6.6.0
Public Member Functions
IGESData_HArray1OfIGESEntity Class Reference

#include <IGESData_HArray1OfIGESEntity.hxx>

Inheritance diagram for IGESData_HArray1OfIGESEntity:
Inheritance graph
[legend]

Public Member Functions

 IGESData_HArray1OfIGESEntity (const Standard_Integer Low, const Standard_Integer Up)
 IGESData_HArray1OfIGESEntity (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESData_IGESEntity > &V)
void Init (const Handle< IGESData_IGESEntity > &V)
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
Handle_IGESData_IGESEntity & ChangeValue (const Standard_Integer Index)
const IGESData_Array1OfIGESEntityArray1 () const
IGESData_Array1OfIGESEntityChangeArray1 ()

Constructor & Destructor Documentation

IGESData_HArray1OfIGESEntity::IGESData_HArray1OfIGESEntity ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESData_HArray1OfIGESEntity::IGESData_HArray1OfIGESEntity ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< IGESData_IGESEntity > &  V 
)

Member Function Documentation

const IGESData_Array1OfIGESEntity& IGESData_HArray1OfIGESEntity::Array1 ( ) const
IGESData_Array1OfIGESEntity& IGESData_HArray1OfIGESEntity::ChangeArray1 ( )
Handle_IGESData_IGESEntity& IGESData_HArray1OfIGESEntity::ChangeValue ( const Standard_Integer  Index)
void IGESData_HArray1OfIGESEntity::Init ( const Handle< IGESData_IGESEntity > &  V)
Standard_Integer IGESData_HArray1OfIGESEntity::Length ( ) const
Standard_Integer IGESData_HArray1OfIGESEntity::Lower ( ) const
void IGESData_HArray1OfIGESEntity::SetValue ( const Standard_Integer  Index,
const Handle< IGESData_IGESEntity > &  Value 
)
Standard_Integer IGESData_HArray1OfIGESEntity::Upper ( ) const
const Handle_IGESData_IGESEntity& IGESData_HArray1OfIGESEntity::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