DWFToolkit::DWFEPlotGlobalSection Class Reference
[DWF Package API]

#include "dwf/package/GlobalSection.h"

List of all members.


Detailed Description

This class contains the base functionality for all global EPlot sections in a DWF package.

Since:
7.0.1
Examples:

GlobalSectionWriter/GlobalSectionWriter.cpp.

Definition at line 361 of file GlobalSection.h.

Public Member Functions

_DWFTK_API DWFEPlotGlobalSection (const DWFString &zName, const DWFString &zTitle, DWFPackageReader *pPackageReader) throw ()
_DWFTK_API DWFEPlotGlobalSection (const DWFString &zTitle=L"", const DWFSource &rSource=DWFSource(L"", L"", L"")) throw ()
virtual _DWFTK_API ~DWFEPlotGlobalSection () throw ()
_DWFTK_API void serializeXML (DWFXMLSerializer &rSerializer, unsigned int nFlags) throw ( DWFException )

Classes

class  Factory
 Class factory for DWFEPlotGlobalSection objects. More...


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFEPlotGlobalSection::DWFEPlotGlobalSection const DWFString zName,
const DWFString zTitle,
DWFPackageReader pPackageReader
throw () [inline]
 

Constructor

This constructor is generally only used by the parsing process when the DWFPackageReader associated with (and providing read access to) the DWF package file is available. The subsequent binding makes it possible to read global EPlot section content data from the DWF package.

Parameters:
zName A string that uniquely identifies the global EPlot section in the DWF package.
zTitle The descriptive and display friendly title text.
pPackageReader Provides access to global EPlot section content in the DWF package.
Exceptions:
None 

Definition at line 425 of file GlobalSection.h.

_DWFTK_API DWFToolkit::DWFEPlotGlobalSection::DWFEPlotGlobalSection const DWFString zTitle = L"",
const DWFSource rSource = DWFSource(L"",L"",L"")
throw () [inline]
 

Constructor

This constructor is generally used by applications and publishers for creating new global section objects.

Parameters:
zTitle The descriptive and display friendly title text.
rSource Describes the original source of the data in the global EPlot section (a drawing file, for example.)
Exceptions:
None 

Definition at line 443 of file GlobalSection.h.

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

Destructor

Exceptions:
None 

Definition at line 459 of file GlobalSection.h.


Member Function Documentation

_DWFTK_API void DWFToolkit::DWFEPlotGlobalSection::serializeXML DWFXMLSerializer rSerializer,
unsigned int  nFlags
throw ( DWFException )
 


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