Open CASCADE Technology 6.6.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>.

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)

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines