DWFToolkit::DWFXDWFProperties Class Reference

Inheritance diagram for DWFToolkit::DWFXDWFProperties:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFXDWFProperties:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 36 of file DWFProperties.h.

Public Member Functions

_DWFTK_API DWFXDWFProperties () throw ( DWFException )
virtual _DWFTK_API ~DWFXDWFProperties () throw ()
_DWFTK_API const DWFStringgetSchemaID () const throw ()
_DWFTK_API DWFPropertySetgetPropertySet () throw ()
virtual _DWFTK_API DWFString provideSourceProductVendor (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideSourceProductName (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideSourceProductVersion (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideDWFProductVendor (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideDWFProductVersion (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideDWFToolkitVersion (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString provideDWFFormatVersion (const DWFString &zValue) throw ()
virtual _DWFTK_API DWFString providePasswordEncrypted (const DWFString &zValue) throw ()
virtual _DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer) throw ( DWFException )

Static Public Attributes

static const char *const kzName
 "DWFProperties.xml"


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFXDWFProperties::DWFXDWFProperties  )  throw ( DWFException )
 

Constructor

Exceptions:
DWFException 

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

Destructor


Member Function Documentation

_DWFTK_API const DWFString& DWFToolkit::DWFXDWFProperties::getSchemaID  )  const throw () [inline]
 

Get the property schema ID. A set is given this ID to specify that is conforms to a publicly known schema. This is not necessarily unique, unlike the ID returned by id().

Returns:
The property set's schema ID.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFPropertySet.

Definition at line 70 of file DWFProperties.h.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideDWFFormatVersion const DWFString zValue  )  throw () [virtual]
 

Accept the property value for DWF Format version

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideDWFProductVendor const DWFString zValue  )  throw () [virtual]
 

Accept the property value for DWF product vendor.

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideDWFProductVersion const DWFString zValue  )  throw () [virtual]
 

Accept the property value for DWF product version.

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideDWFToolkitVersion const DWFString zValue  )  throw () [virtual]
 

Accept the property value for DWF Toolkit version

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::providePasswordEncrypted const DWFString zValue  )  throw () [virtual]
 

Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideSourceProductName const DWFString zValue  )  throw () [virtual]
 

Accept the property value for source product name.

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideSourceProductVendor const DWFString zValue  )  throw () [virtual]
 

Accept the property value for source product vendor.

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API DWFString DWFToolkit::DWFXDWFProperties::provideSourceProductVersion const DWFString zValue  )  throw () [virtual]
 

Accept the property value for source product version.

Parameters:
zValue The property value.
Returns:
The filtered value.
Exceptions:
None 

Reimplemented from DWFToolkit::DWFXDWFPropertiesReader.

virtual _DWFTK_API void DWFToolkit::DWFXDWFProperties::serializeXML DWFXMLSerializer rSerializer  )  throw ( DWFException ) [virtual]
 

Write an XML representation of the object into a stream.

Parameters:
rSerializer The object that accepts the serialization of the object.
Exceptions:
DWFException 

Implements DWFToolkit::OPCXMLPart.


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