DWFToolkit::DWFXDWFSection Class Reference

Inheritance diagram for DWFToolkit::DWFXDWFSection:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 41 of file DWFSection.h.

Public Types

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

Public Member Functions

_DWFTK_API DWFSection *const section () const throw ()
virtual _DWFTK_API void setPath (const DWFString &zPath) throw ()
_DWFTK_API DWFXResourcePart::tConstIteratorresourceParts () const throw ()
virtual _DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer) throw ( DWFException )

Static Public Attributes

static const char *const kzName
 "descriptor.xml"


Member Function Documentation

virtual _DWFTK_API void DWFToolkit::DWFXDWFSection::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.

virtual _DWFTK_API void DWFToolkit::DWFXDWFSection::setPath const DWFString zPath  )  throw () [virtual]
 

Set the path of the part - this does not include the name of the part itself. For example if the full URI is /dwf/doc/1/part.xml this should be used to set /dwf/doc/1

Parameters:
zPath The path to the part.
Exceptions:
None 

Reimplemented from DWFToolkit::OPCPart.


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