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