DWFToolkit::DWFPackageVersion620Extension Class Reference
[DWF Package API]

#include "dwf/package/writer/extensions/6.20/PackageVersionExtension.h"

Collaboration diagram for DWFToolkit::DWFPackageVersion620Extension:

Collaboration graph
[legend]
List of all members.

Detailed Description

This is the DWF 6.20 File Format plug-in for the DWFPackageWriter.

Since:
7.1.0
The current DWF Format version is 6.21. This version extension allows DWF 6.20 files to be created. DWF 6.20 files can have any number of ePlot and eModel sections as well as Content of Content Presentation data, but don't have graphical markup of EModel sections.

Definition at line 49 of file 6.20/PackageVersionExtension.h.

Public Member Functions

_DWFTK_API DWFPackageVersion620Extension (const DWFString &zDocumentType) throw ()
virtual _DWFTK_API ~DWFPackageVersion620Extension () throw ()
_DWFTK_API unsigned short major () throw ()
_DWFTK_API unsigned short minor () throw ()
virtual _DWFTK_API bool addSection (DWFSection *pSection, DWFInterface *pInterface) throw ( DWFException )
virtual _DWFTK_API bool addGlobalSection (DWFGlobalSection *pSection) throw ( DWFException )
virtual _DWFTK_API bool write (const DWFString &zSourceProductVendor, const DWFString &zSourceProductName, const DWFString &zSourceProductVersion, const DWFString &zDWFProductVendor, const DWFString &zDWFProductVersion, DWFZipFileDescriptor::teFileMode eCompressionMode) throw ( DWFException )
virtual _DWFTK_API void prewriteManifest (DWF6PackageWriter &rPackageWriter, DWFPackageFileDescriptor &rPackageDescriptor, DWFXMLSerializer &rXMLSerializer, const DWFString &rPackagePassword) throw ( DWFException )
virtual _DWFTK_API void postwriteManifest (DWF6PackageWriter &rPackageWriter, DWFPackageFileDescriptor &rPackageDescriptor, DWFXMLSerializer &rXMLSerializer, const DWFString &rPackagePassword) throw ( DWFException )
virtual _DWFTK_API void postwriteSections (DWF6PackageWriter &rPackageWriter, DWFPackageFileDescriptor &rPackageDescriptor, DWFXMLSerializer &rXMLSerializer, const DWFString &rPackagePassword) throw ( DWFException )

Protected Attributes

DWFString _zDocumentType


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFPackageVersion620Extension::DWFPackageVersion620Extension const DWFString zDocumentType  )  throw ()
 

Constructor

Parameters:
zDocumentType Used to name the TYPEINFO file.
Exceptions:
None 

virtual _DWFTK_API DWFToolkit::DWFPackageVersion620Extension::~DWFPackageVersion620Extension  )  throw () [virtual]
 

Destructor

Exceptions:
None 


Member Function Documentation

virtual _DWFTK_API bool DWFToolkit::DWFPackageVersion620Extension::addGlobalSection DWFGlobalSection pSection  )  throw ( DWFException ) [virtual]
 

virtual _DWFTK_API bool DWFToolkit::DWFPackageVersion620Extension::addSection DWFSection pSection,
DWFInterface pInterface
throw ( DWFException ) [virtual]
 

_DWFTK_API unsigned short DWFToolkit::DWFPackageVersion620Extension::major  )  throw () [inline]
 

Definition at line 77 of file 6.20/PackageVersionExtension.h.

_DWFTK_API unsigned short DWFToolkit::DWFPackageVersion620Extension::minor  )  throw () [inline]
 

Definition at line 87 of file 6.20/PackageVersionExtension.h.

virtual _DWFTK_API void DWFToolkit::DWFPackageVersion620Extension::postwriteManifest DWF6PackageWriter rPackageWriter,
DWFPackageFileDescriptor rPackageDescriptor,
DWFXMLSerializer rXMLSerializer,
const DWFString rPackagePassword
throw ( DWFException ) [virtual]
 

virtual _DWFTK_API void DWFToolkit::DWFPackageVersion620Extension::postwriteSections DWF6PackageWriter rPackageWriter,
DWFPackageFileDescriptor rPackageDescriptor,
DWFXMLSerializer rXMLSerializer,
const DWFString rPackagePassword
throw ( DWFException ) [virtual]
 

virtual _DWFTK_API void DWFToolkit::DWFPackageVersion620Extension::prewriteManifest DWF6PackageWriter rPackageWriter,
DWFPackageFileDescriptor rPackageDescriptor,
DWFXMLSerializer rXMLSerializer,
const DWFString rPackagePassword
throw ( DWFException ) [virtual]
 

virtual _DWFTK_API bool DWFToolkit::DWFPackageVersion620Extension::write const DWFString zSourceProductVendor,
const DWFString zSourceProductName,
const DWFString zSourceProductVersion,
const DWFString zDWFProductVendor,
const DWFString zDWFProductVersion,
DWFZipFileDescriptor::teFileMode  eCompressionMode
throw ( DWFException ) [virtual]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:38 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5