DWFToolkit::DWFPackageVersion611Extension Class Reference
[DWF Package API]

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

Collaboration diagram for DWFToolkit::DWFPackageVersion611Extension:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

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

Definition at line 48 of file 6.11/PackageVersionExtension.h.

Public Member Functions

_DWFTK_API DWFPackageVersion611Extension (const DWFString &zDocumentType) throw ()
virtual _DWFTK_API ~DWFPackageVersion611Extension () 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::DWFPackageVersion611Extension::DWFPackageVersion611Extension const DWFString zDocumentType  )  throw ()
 

Constructor

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

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

Destructor

Exceptions:
None 


Member Function Documentation

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

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

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

Definition at line 76 of file 6.11/PackageVersionExtension.h.

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

Definition at line 86 of file 6.11/PackageVersionExtension.h.

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

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

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

virtual _DWFTK_API bool DWFToolkit::DWFPackageVersion611Extension::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