|
Open CASCADE Technology 6.5.2
|
#include <IGESGraph_HArray1OfTextDisplayTemplate.hxx>

Public Member Functions | |
| IGESGraph_HArray1OfTextDisplayTemplate (const Standard_Integer Low, const Standard_Integer Up) | |
| IGESGraph_HArray1OfTextDisplayTemplate (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESGraph_TextDisplayTemplate > &V) | |
| void | Init (const Handle< IGESGraph_TextDisplayTemplate > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< IGESGraph_TextDisplayTemplate > &Value) |
| const Handle_IGESGraph_TextDisplayTemplate & | Value (const Standard_Integer Index) const |
| Handle_IGESGraph_TextDisplayTemplate & | ChangeValue (const Standard_Integer Index) |
| const IGESGraph_Array1OfTextDisplayTemplate & | Array1 () const |
| IGESGraph_Array1OfTextDisplayTemplate & | ChangeArray1 () |
| IGESGraph_HArray1OfTextDisplayTemplate::IGESGraph_HArray1OfTextDisplayTemplate | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESGraph_HArray1OfTextDisplayTemplate::IGESGraph_HArray1OfTextDisplayTemplate | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< IGESGraph_TextDisplayTemplate > & | V | ||
| ) |
| const IGESGraph_Array1OfTextDisplayTemplate& IGESGraph_HArray1OfTextDisplayTemplate::Array1 | ( | ) | const |
| IGESGraph_Array1OfTextDisplayTemplate& IGESGraph_HArray1OfTextDisplayTemplate::ChangeArray1 | ( | ) |
| Handle_IGESGraph_TextDisplayTemplate& IGESGraph_HArray1OfTextDisplayTemplate::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGraph_HArray1OfTextDisplayTemplate::Init | ( | const Handle< IGESGraph_TextDisplayTemplate > & | V | ) |
| Standard_Integer IGESGraph_HArray1OfTextDisplayTemplate::Length | ( | ) | const |
| Standard_Integer IGESGraph_HArray1OfTextDisplayTemplate::Lower | ( | ) | const |
| void IGESGraph_HArray1OfTextDisplayTemplate::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGraph_TextDisplayTemplate > & | Value | ||
| ) |
| Standard_Integer IGESGraph_HArray1OfTextDisplayTemplate::Upper | ( | ) | const |
| const Handle_IGESGraph_TextDisplayTemplate& IGESGraph_HArray1OfTextDisplayTemplate::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4