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