|
Open CASCADE Technology 6.5.2
|
#include <PDF_FieldOfHAttributeArray1.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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.
| void PDF_FieldOfHAttributeArray1::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PDF_FieldOfHAttributeArray1::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PDF_FieldOfHAttributeArray1::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
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 |
1.7.4