DWFToolkit::DWFSignatureResource Class Reference
[DWF Package API]

#include "dwf/package/SignatureResource.h"

List of all members.


Detailed Description

This class represents a digital signature resource.

Since:
7.3
Digital signatures are ...

Definition at line 44 of file SignatureResource.h.

Public Member Functions

_DWFTK_API DWFSignatureResource (DWFPackageReader *pPackageReader) throw ()
_DWFTK_API DWFSignatureResource () throw ()
virtual _DWFTK_API ~DWFSignatureResource () throw ()
virtual _DWFTK_API void parseAttributeList (const char **ppAttributeList) throw ( DWFException )
_DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer, unsigned int nFlags) throw ( DWFException )


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFSignatureResource::DWFSignatureResource DWFPackageReader pPackageReader  )  throw ()
 

Constructor

This constructor 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 resource content data from the DWF package.

Parameters:
pPackageReader Provides access to resource content in the DWF package.
Exceptions:
None 

_DWFTK_API DWFToolkit::DWFSignatureResource::DWFSignatureResource  )  throw ()
 

Constructor

This constructor 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 resource content data from the DWF package.

Exceptions:
None 

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

Destructor

Exceptions:
None 


Member Function Documentation

virtual _DWFTK_API void DWFToolkit::DWFSignatureResource::parseAttributeList const char **  ppAttributeList  )  throw ( DWFException ) [virtual]
 

_DWFTK_API void DWFToolkit::DWFSignatureResource::serializeXML DWFXMLSerializer rSerializer,
unsigned int  nFlags
throw ( DWFException )
 


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