|
Open CASCADE Technology
6.7.1
|
#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 () | |
Public Member Functions inherited from DBC_BaseArray | |
| DBC_BaseArray () | |
| Creates an BaseArray of NULL size More... | |
| DBC_BaseArray (const Standard_Integer Size) | |
| Creates an BaseArray of lower bound 0 and upper bound <Size>-1. More... | |
| DBC_BaseArray (const DBC_BaseArray &BaseArray) | |
| Creates an array which is the copy of the given argument. More... | |
| virtual void | Delete () |
| virtual | ~DBC_BaseArray () |
| Standard_Integer | Length () const |
| Standard_Integer | Upper () const |
| Returns the upper bound More... | |
| Standard_Address | Lock () const |
| Locks the array <me> in memory and returns its virtual address More... | |
| void | Unlock () const |
| unlocks the array <me> from memory More... | |
| virtual void | ShallowDump (Standard_OStream &S) const |
| Standard_Integer | _CSFDB_GetDBC_BaseArraymySize () const |
| void | _CSFDB_SetDBC_BaseArraymySize (const Standard_Integer p) |
| DBC_DBVArray | _CSFDB_GetDBC_BaseArraymyData () const |
| void | _CSFDB_SetDBC_BaseArraymyData (const DBC_DBVArray p) |
| DBC_BaseArray () | |
| DBC_BaseArray (const Standard_Integer Size) | |
| DBC_BaseArray (const DBC_BaseArray &BaseArray) | |
| Standard_Integer | Length () const |
| Standard_Integer | Upper () const |
| Standard_Address | Lock () const |
| void | Unlock () const |
| virtual void | ShallowDump (Standard_OStream &S) const |
| void | Destroy () |
| ~DBC_BaseArray () | |
Additional Inherited Members | |
Protected Attributes inherited from DBC_BaseArray | |
| Standard_Integer | mySize |
| DBC_DBVArray | myData |
| PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | ) |
| PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | const Standard_Integer | Size | ) |
| PDF_FieldOfHAttributeArray1::PDF_FieldOfHAttributeArray1 | ( | const PDF_FieldOfHAttributeArray1 & | Varray | ) |
|
inline |
| void PDF_FieldOfHAttributeArray1::Assign | ( | const PDF_FieldOfHAttributeArray1 & | Other | ) |
| void PDF_FieldOfHAttributeArray1::Destroy | ( | ) |
|
inline |
|
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.8.5