DWFToolkit::DWFXContentPart Class Reference

#include "dwf/dwfx/ContentPart.h"

Inheritance diagram for DWFToolkit::DWFXContentPart:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

A DWFXContentPart provides an OPC wrapper for the DWFContent class, allowing access to it as an OPC part.

Since:
7.4.0
A DWFXContentPart provides an OPC wrapper for the DWFContent class, allowing access to it as an OPC part. This allows the content to be serialized to a DWFXPackage.

Definition at line 56 of file ContentPart.h.

Public Types

typedef DWFOrderedVector<
DWFXContentPart * > 
tList
 This type defines a list of DWFXContentPart pointers.
typedef DWFStringKeySkipList<
DWFXContentPart * > 
tMap
 This type defines a mapped collection of DWFXContentPart pointers.
typedef DWFCachingIterator<
DWFXContentPart * > 
tCachingIterator
 This type defines a caching iterator on a collection of DWFXContentPart pointers. The iterator caches the pointers in its own container.
typedef DWFIterator< DWFXContentPart * > tIterator
 This type defines a basic iterator on a collection of DWFXContentPart pointers.
typedef DWFConstIterator<
DWFXContentPart * > 
tConstIterator
 This type defines a basic const iterator on a collection of DWFXContentPart pointers.

Public Member Functions

_DWFTK_API DWFContent *const content () const
virtual _DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer) throw ( DWFException )


Member Function Documentation

virtual _DWFTK_API void DWFToolkit::DWFXContentPart::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:22 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5