Open CASCADE Technology 6.6.0
|
#include <PDF_FieldOfHAttributeArray1.hxx>
Public Member Functions | |
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 | ( | ) |
PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | const Standard_Integer | Size | ) |
PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | const PDF_FieldOfHAttributeArray1 & | Varray | ) |
PDF_FieldOfHAttributeArray1::~PDF_FieldOfHAttributeArray1 | ( | ) | [inline] |
void PDF_FieldOfHAttributeArray1::Assign | ( | const PDF_FieldOfHAttributeArray1 & | Other | ) |
void PDF_FieldOfHAttributeArray1::Destroy | ( | ) |
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::Resize | ( | const Standard_Integer | Size | ) |
void PDF_FieldOfHAttributeArray1::SetValue | ( | const Standard_Integer | Index, |
const Handle< PDF_Attribute > & | Value | ||
) |
Handle_PDF_Attribute& PDF_FieldOfHAttributeArray1::Value | ( | const Standard_Integer | Index | ) | const |