#include <IGESAppli_HArray1OfNode.hxx>
Public Member Functions | |
Standard_EXPORT | IGESAppli_HArray1OfNode (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | IGESAppli_HArray1OfNode (const Standard_Integer Low, const Standard_Integer Up, const Handle(IGESAppli_Node)&V) |
Standard_EXPORT void | Init (const Handle(IGESAppli_Node)&V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle(IGESAppli_Node)&Value) |
const Handle_IGESAppli_Node & | Value (const Standard_Integer Index) const |
Handle_IGESAppli_Node & | ChangeValue (const Standard_Integer Index) |
const IGESAppli_Array1OfNode & | Array1 () const |
IGESAppli_Array1OfNode & | ChangeArray1 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
IGESAppli_Array1OfNode | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|