|
Open CASCADE Technology
6.5.4
|
#include <IGESData_HArray1OfIGESEntity.hxx>

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_Array1OfIGESEntity & | Array1 () const |
| IGESData_Array1OfIGESEntity & | ChangeArray1 () |
| 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 | ||
| ) |
| Handle_IGESData_IGESEntity& IGESData_HArray1OfIGESEntity::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESData_HArray1OfIGESEntity::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESData_IGESEntity > & | Value | ||
| ) |
| const Handle_IGESData_IGESEntity& IGESData_HArray1OfIGESEntity::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0