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