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

Public Member Functions | |
| IGESBasic_HArray1OfLineFontEntity (const Standard_Integer Low, const Standard_Integer Up) | |
| IGESBasic_HArray1OfLineFontEntity (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESData_LineFontEntity > &V) | |
| void | Init (const Handle< IGESData_LineFontEntity > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< IGESData_LineFontEntity > &Value) |
| const Handle_IGESData_LineFontEntity & | Value (const Standard_Integer Index) const |
| Handle_IGESData_LineFontEntity & | ChangeValue (const Standard_Integer Index) |
| const IGESBasic_Array1OfLineFontEntity & | Array1 () const |
| IGESBasic_Array1OfLineFontEntity & | ChangeArray1 () |
| IGESBasic_HArray1OfLineFontEntity::IGESBasic_HArray1OfLineFontEntity | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESBasic_HArray1OfLineFontEntity::IGESBasic_HArray1OfLineFontEntity | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< IGESData_LineFontEntity > & | V | ||
| ) |
| Handle_IGESData_LineFontEntity& IGESBasic_HArray1OfLineFontEntity::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESBasic_HArray1OfLineFontEntity::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESData_LineFontEntity > & | Value | ||
| ) |
| const Handle_IGESData_LineFontEntity& IGESBasic_HArray1OfLineFontEntity::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0