Open CASCADE Technology  6.9.0
Public Member Functions

PDF_Data Class Reference

#include <PDF_Data.hxx>

Inheritance diagram for PDF_Data:
Inheritance graph
[legend]

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_HArray1OfIntegerLabels () 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_HAttributeArray1Attributes () 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 void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (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 Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (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
 

Constructor & Destructor Documentation

PDF_Data::PDF_Data ( )
PDF_Data::PDF_Data ( const Standard_Integer  aVersionNumber)
PDF_Data::PDF_Data ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

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
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>.


The documentation for this class was generated from the following file: