|
Open CASCADE Technology
6.7.1
|
#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>. More... | |
| void | Labels (const Handle< PColStd_HArray1OfInteger > &theLabels) |
| Sets the field <myLabels> with <theLabels>. More... | |
| Handle_PColStd_HArray1OfInteger | Labels () const |
| Returns the value of the field <myLabels>. More... | |
| void | Attributes (const Handle< PDF_HAttributeArray1 > &theAttributes) |
| Sets the field <myAttributes> with <theAttributes>. More... | |
| Handle_PDF_HAttributeArray1 | Attributes () const |
| Returns the value of the field <myAttributes>. More... | |
| 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) |
Public Member Functions inherited from Standard_Persistent | |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| PDF_Data::PDF_Data | ( | ) |
| PDF_Data::PDF_Data | ( | const Standard_Integer | aVersionNumber | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void PDF_Data::Attributes | ( | const Handle< PDF_HAttributeArray1 > & | theAttributes | ) |
Sets the field <myAttributes> with <theAttributes>.
| Handle_PDF_HAttributeArray1 PDF_Data::Attributes | ( | ) | const |
Returns the value of the field <myAttributes>.
| void PDF_Data::Labels | ( | const Handle< PColStd_HArray1OfInteger > & | theLabels | ) |
Sets the field <myLabels> with <theLabels>.
| Handle_PColStd_HArray1OfInteger PDF_Data::Labels | ( | ) | const |
Returns the value of the field <myLabels>.
| Standard_Integer PDF_Data::VersionNumber | ( | ) | const |
Returns the value of the field <myVersion>.
1.8.5