Open CASCADE Technology
6.5.4
|
#include <PDF_HAttributeArray1.hxx>
PDF_HAttributeArray1::PDF_HAttributeArray1 | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
PDF_HAttributeArray1::PDF_HAttributeArray1 | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< PDF_Attribute > & | V | ||
) |
PDF_HAttributeArray1::PDF_HAttributeArray1 | ( | ) | [inline] |
PDF_HAttributeArray1::PDF_HAttributeArray1 | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const PDF_FieldOfHAttributeArray1& PDF_HAttributeArray1::_CSFDB_GetPDF_HAttributeArray1Data | ( | ) | const [inline] |
Standard_Integer PDF_HAttributeArray1::_CSFDB_GetPDF_HAttributeArray1LowerBound | ( | ) | const [inline] |
Standard_Integer PDF_HAttributeArray1::_CSFDB_GetPDF_HAttributeArray1UpperBound | ( | ) | const [inline] |
void PDF_HAttributeArray1::_CSFDB_SetPDF_HAttributeArray1LowerBound | ( | const Standard_Integer | p | ) | [inline] |
void PDF_HAttributeArray1::_CSFDB_SetPDF_HAttributeArray1UpperBound | ( | const Standard_Integer | p | ) | [inline] |
Standard_Integer PDF_HAttributeArray1::Length | ( | ) | const |
Standard_Integer PDF_HAttributeArray1::Lower | ( | ) | const |
void PDF_HAttributeArray1::SetValue | ( | const Standard_Integer | Index, |
const Handle< PDF_Attribute > & | Value | ||
) |
virtual Handle_Standard_Persistent PDF_HAttributeArray1::ShallowCopy | ( | ) | const [virtual] |
Reimplemented from Standard_Persistent.
virtual void PDF_HAttributeArray1::ShallowDump | ( | Standard_OStream & | s | ) | const [virtual] |
Reimplemented from Standard_Persistent.
Standard_Integer PDF_HAttributeArray1::Upper | ( | ) | const |
Handle_PDF_Attribute PDF_HAttributeArray1::Value | ( | const Standard_Integer | Index | ) | const |