DWFToolkit::DWFSignature::Reference Class Reference

#include "dwf/package/Signature.h"

Inheritance diagram for DWFToolkit::DWFSignature::Reference:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFSignature::Reference:

Collaboration graph
[legend]
List of all members.

Detailed Description

a Reference ...

Since:
7.3.0
A Reference ...

Definition at line 390 of file Signature.h.

Public Member Functions

_DWFTK_API Reference () throw ()
virtual _DWFTK_API ~Reference () throw ()
virtual const DWFStringURI () const throw ( DWFException )
virtual void setURI (const DWFString &zURI) throw ()
_DWFTK_API const DigestValuedigestValue () const throw (DWFException)
_DWFTK_API void setDigestValue (const DigestValue *pDigestValue) throw ()
DWFSignaturesignature ()

Protected Member Functions

void setSignature (DWFSignature *pSignature) throw ( DWFException )

Friends

class DWFSignature


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFSignature::Reference::Reference  )  throw () [inline]
 

Constructor

Exceptions:
None 

Reimplemented in DWFToolkit::DWFSignatureRequest::Reference.

Definition at line 401 of file Signature.h.

virtual _DWFTK_API DWFToolkit::DWFSignature::Reference::~Reference  )  throw () [inline, virtual]
 

Destructor

Exceptions:
None 

Reimplemented in DWFToolkit::DWFSignatureRequest::Reference.

Definition at line 416 of file Signature.h.


Member Function Documentation

_DWFTK_API const DigestValue* DWFToolkit::DWFSignature::Reference::digestValue  )  const throw (DWFException) [inline]
 

Returns the digest value of this reference.

Exceptions:
None 

Definition at line 456 of file Signature.h.

_DWFTK_API void DWFToolkit::DWFSignature::Reference::setDigestValue const DigestValue pDigestValue  )  throw () [inline]
 

Sets the digest value.

Parameters:
pDigestValue A pointer to the specified DigestValue. The Reference will take ownership of this pointer, and will delete the object by calling DWFCORE_FREE_OBJECT.
Exceptions:
None 

Definition at line 470 of file Signature.h.

void DWFToolkit::DWFSignature::Reference::setSignature DWFSignature pSignature  )  throw ( DWFException ) [inline, protected]
 

Sets the DWFSignature that this reference belongs to.

Exceptions:
None 

Definition at line 493 of file Signature.h.

virtual void DWFToolkit::DWFSignature::Reference::setURI const DWFString zURI  )  throw () [inline, virtual]
 

Sets the URI that this reference refers to.

Parameters:
zURI The URI that this reference should refer to.
Exceptions:
None 

Definition at line 443 of file Signature.h.

DWFSignature* DWFToolkit::DWFSignature::Reference::signature  )  [inline]
 

Returns the DWFSignature that this reference belongs to.

Exceptions:
None 

Definition at line 482 of file Signature.h.

virtual const DWFString& DWFToolkit::DWFSignature::Reference::URI  )  const throw ( DWFException ) [inline, virtual]
 

Returns the URI that this reference refers to.

Returns:
The URI that this reference refers to.
Exceptions:
None 

Reimplemented in DWFToolkit::DWFSignatureRequest::ConcreteReference.

Definition at line 431 of file Signature.h.


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