Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

Handle_PDF_HAttributeArray1 PDF_Data::Attributes ( ) const
Handle_PColStd_HArray1OfInteger PDF_Data::Labels ( ) const

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