|
Open CASCADE Technology
6.9.1
|
#include <IGESData_Array1OfIGESEntity.hxx>
| IGESData_Array1OfIGESEntity::IGESData_Array1OfIGESEntity | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESData_Array1OfIGESEntity::IGESData_Array1OfIGESEntity | ( | const Handle< IGESData_IGESEntity > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const IGESData_Array1OfIGESEntity& IGESData_Array1OfIGESEntity::Assign | ( | const IGESData_Array1OfIGESEntity & | Other | ) |
| Handle< IGESData_IGESEntity >& IGESData_Array1OfIGESEntity::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESData_Array1OfIGESEntity::Destroy | ( | ) |
| void IGESData_Array1OfIGESEntity::Init | ( | const Handle< IGESData_IGESEntity > & | V | ) |
| Standard_Boolean IGESData_Array1OfIGESEntity::IsAllocated | ( | ) | const |
| Standard_Integer IGESData_Array1OfIGESEntity::Length | ( | ) | const |
| Standard_Integer IGESData_Array1OfIGESEntity::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void IGESData_Array1OfIGESEntity::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESData_IGESEntity > & | Value | ||
| ) |
| Standard_Integer IGESData_Array1OfIGESEntity::Upper | ( | ) | const |
| const Handle< IGESData_IGESEntity >& IGESData_Array1OfIGESEntity::Value | ( | const Standard_Integer | Index | ) | const |
1.8.10