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