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

Public Member Functions | |
| PDF_Data () | |
| PDF_Data (const Standard_Integer aVersionNumber) | |
| Standard_Integer | VersionNumber () const |
| Returns the value of the field <myVersion>. | |
| void | Labels (const Handle< PColStd_HArray1OfInteger > &theLabels) |
| Sets the field <myLabels> with <theLabels>. | |
| Handle_PColStd_HArray1OfInteger | Labels () const |
| Returns the value of the field <myLabels>. | |
| void | Attributes (const Handle< PDF_HAttributeArray1 > &theAttributes) |
| Sets the field <myAttributes> with <theAttributes>. | |
| Handle_PDF_HAttributeArray1 | Attributes () const |
| Returns the value of the field <myAttributes>. | |
| PDF_Data (const Storage_stCONSTclCOM &a) | |
| Standard_Integer | _CSFDB_GetPDF_DatamyVersion () const |
| void | _CSFDB_SetPDF_DatamyVersion (const Standard_Integer p) |
| Handle< PColStd_HArray1OfInteger > | _CSFDB_GetPDF_DatamyLabels () const |
| void | _CSFDB_SetPDF_DatamyLabels (const Handle< PColStd_HArray1OfInteger > &p) |
| Handle< PDF_HAttributeArray1 > | _CSFDB_GetPDF_DatamyAttributes () const |
| void | _CSFDB_SetPDF_DatamyAttributes (const Handle< PDF_HAttributeArray1 > &p) |
| PDF_Data::PDF_Data | ( | ) |
| PDF_Data::PDF_Data | ( | const Standard_Integer | aVersionNumber | ) |
| PDF_Data::PDF_Data | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PDF_HAttributeArray1 > PDF_Data::_CSFDB_GetPDF_DatamyAttributes | ( | ) | const [inline] |
| Handle< PColStd_HArray1OfInteger > PDF_Data::_CSFDB_GetPDF_DatamyLabels | ( | ) | const [inline] |
| Standard_Integer PDF_Data::_CSFDB_GetPDF_DatamyVersion | ( | ) | const [inline] |
| void PDF_Data::_CSFDB_SetPDF_DatamyAttributes | ( | const Handle< PDF_HAttributeArray1 > & | p | ) | [inline] |
| void PDF_Data::_CSFDB_SetPDF_DatamyLabels | ( | const Handle< PColStd_HArray1OfInteger > & | p | ) | [inline] |
| void PDF_Data::_CSFDB_SetPDF_DatamyVersion | ( | const Standard_Integer | p | ) | [inline] |
| Handle_PDF_HAttributeArray1 PDF_Data::Attributes | ( | ) | const |
| void PDF_Data::Attributes | ( | const Handle< PDF_HAttributeArray1 > & | theAttributes | ) |
| Handle_PColStd_HArray1OfInteger PDF_Data::Labels | ( | ) | const |
| void PDF_Data::Labels | ( | const Handle< PColStd_HArray1OfInteger > & | theLabels | ) |
| Standard_Integer PDF_Data::VersionNumber | ( | ) | const |
1.7.4