#include <IGESGraph_Array1OfTextFontDef.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IGESGraph_Array1OfTextFontDef (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | IGESGraph_Array1OfTextFontDef (const Handle(IGESGraph_TextFontDef)&Item, const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT void | Init (const Handle(IGESGraph_TextFontDef)&V) |
| Standard_EXPORT void | Destroy () |
| ~IGESGraph_Array1OfTextFontDef () | |
| Standard_Boolean | IsAllocated () const |
| Standard_EXPORT const IGESGraph_Array1OfTextFontDef & | Assign (const IGESGraph_Array1OfTextFontDef &Other) |
| const IGESGraph_Array1OfTextFontDef & | operator= (const IGESGraph_Array1OfTextFontDef &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle(IGESGraph_TextFontDef)&Value) |
| const Handle_IGESGraph_TextFontDef & | Value (const Standard_Integer Index) const |
| const Handle_IGESGraph_TextFontDef & | operator() (const Standard_Integer Index) const |
| Handle_IGESGraph_TextFontDef & | ChangeValue (const Standard_Integer Index) |
| Handle_IGESGraph_TextFontDef & | operator() (const Standard_Integer Index) |
Private Member Functions | |
| Standard_EXPORT | IGESGraph_Array1OfTextFontDef (const IGESGraph_Array1OfTextFontDef &AnArray) |
Private Attributes | |
| Standard_Integer | myLowerBound |
| Standard_Integer | myUpperBound |
| Standard_Address | myStart |
| Standard_Boolean | isAllocated |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1