Open CASCADE Technology
6.5.4
|
#include <PDF_FieldOfHAttributeArray1.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | PDF_FieldOfHAttributeArray1 () |
PDF_FieldOfHAttributeArray1 (const Standard_Integer Size) | |
PDF_FieldOfHAttributeArray1 (const PDF_FieldOfHAttributeArray1 &Varray) | |
void | Resize (const Standard_Integer Size) |
void | Assign (const PDF_FieldOfHAttributeArray1 &Other) |
void | operator= (const PDF_FieldOfHAttributeArray1 &Other) |
void | SetValue (const Standard_Integer Index, const Handle< PDF_Attribute > &Value) |
Handle_PDF_Attribute & | Value (const Standard_Integer Index) const |
Handle_PDF_Attribute & | operator() (const Standard_Integer Index) const |
void | Destroy () |
~PDF_FieldOfHAttributeArray1 () |
PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | const PDF_FieldOfHAttributeArray1 & | Varray | ) |
Reimplemented from DBC_BaseArray.
Handle_PDF_Attribute& PDF_FieldOfHAttributeArray1::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
void PDF_FieldOfHAttributeArray1::operator= | ( | const PDF_FieldOfHAttributeArray1 & | Other | ) | [inline] |
void PDF_FieldOfHAttributeArray1::SetValue | ( | const Standard_Integer | Index, |
const Handle< PDF_Attribute > & | Value | ||
) |
Handle_PDF_Attribute& PDF_FieldOfHAttributeArray1::Value | ( | const Standard_Integer | Index | ) | const |