DWFToolkit::OPCXMLPart Class Reference

Inheritance diagram for DWFToolkit::OPCXMLPart:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 35 of file XMLPart.h.

Public Member Functions

virtual _DWFTK_API DWFInputStreamgetInputStream () throw ( DWFException )
virtual _DWFTK_API void setUseFileStream (bool useFile)
virtual _DWFTK_API bool getUseFileStream ()
virtual _DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer)=0 throw ( DWFException )

Protected Attributes

char * _pBuffer
std::list< DWFTempFile * > _lTempFiles
bool _useFileStream


Member Function Documentation

virtual _DWFTK_API DWFInputStream* DWFToolkit::OPCXMLPart::getInputStream  )  throw ( DWFException ) [virtual]
 

Get the input stream that will provide the serialized bytes of all relationships in the container.

Returns:
Pointer to an input stream. It must be deleted by the caller using DWFCORE_FREE_OBJECT.
Exceptions:
DWFException 

Reimplemented from DWFToolkit::OPCPart.

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

Write an XML representation of the object into a stream.

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

Implemented in DWFToolkit::DWFXContentPart, DWFToolkit::DWFXCustomProperties, DWFToolkit::DWFXDocumentPresentationsPart, DWFToolkit::DWFXDWFDocument, DWFToolkit::DWFXDWFDocumentSequence, DWFToolkit::DWFXDWFProperties, DWFToolkit::DWFXDWFSection, DWFToolkit::DWFXFixedPage, DWFToolkit::OPCContentTypes, DWFToolkit::OPCCoreProperties, DWFToolkit::XPSFixedDocument, DWFToolkit::XPSFixedDocumentSequence, and DWFToolkit::XPSFixedPage.


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