DWFToolkit::DWFSignatureSection::Factory Class Reference

#include "dwf/package/SignatureSection.h"

List of all members.


Detailed Description

Class factory for DWFSignatureSection objects.

Since:
7.2

Definition at line 79 of file SignatureSection.h.

Public Member Functions

_DWFTK_API Factory () throw ()
virtual _DWFTK_API ~Factory () throw ()
virtual _DWFTK_API DWFSectionbuild (const DWFString &zName, const DWFString &zTitle, DWFPackageReader *pPackageReader) throw ( DWFException )


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFSignatureSection::Factory::Factory  )  throw ()
 

Constructor

Exceptions:
None 

virtual _DWFTK_API DWFToolkit::DWFSignatureSection::Factory::~Factory  )  throw () [virtual]
 

Destructor

Exceptions:
None 


Member Function Documentation

virtual _DWFTK_API DWFSection* DWFToolkit::DWFSignatureSection::Factory::build const DWFString zName,
const DWFString zTitle,
DWFPackageReader pPackageReader
throw ( DWFException ) [virtual]
 

Create a new section.

This creation method is generally only used by the parsing process when the DWFPackageReader associated with (and providing read access to) the DWF package file is available. The subsequent binding makes it possible to read section content data from the DWF package.

Parameters:
zName A string that uniquely identifies the section in the DWF package.
zTitle The descriptive and display friendly title text.
pPackageReader A package reader to bind to the section.
Exceptions:
DWFException 


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