|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| IGESBasic_Array1OfLineFontEntity::~IGESBasic_Array1OfLineFontEntity | ( | ) | [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 |
| void IGESBasic_Array1OfLineFontEntity::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IGESBasic_Array1OfLineFontEntity::operator new | ( | size_t | size | ) | [inline] |
| void* IGESBasic_Array1OfLineFontEntity::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_IGESData_LineFontEntity& IGESBasic_Array1OfLineFontEntity::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_IGESData_LineFontEntity& IGESBasic_Array1OfLineFontEntity::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IGESBasic_Array1OfLineFontEntity& IGESBasic_Array1OfLineFontEntity::operator= | ( | const IGESBasic_Array1OfLineFontEntity & | Other | ) | [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 |
1.7.4