DWFToolkit::DWFEModelGlobalSection 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

Definition at line 489 of file GlobalSection.h.

Public Member Functions

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

Classes

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


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFEModelGlobalSection::DWFEModelGlobalSection 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 EModel section content data from the DWF package.

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

Definition at line 553 of file GlobalSection.h.

_DWFTK_API DWFToolkit::DWFEModelGlobalSection::DWFEModelGlobalSection 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 EModel section (a drawing file, for example.)
Exceptions:
None 

Definition at line 571 of file GlobalSection.h.

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

Destructor

Exceptions:
None 

Definition at line 587 of file GlobalSection.h.


Member Function Documentation

_DWFTK_API void DWFToolkit::DWFEModelGlobalSection::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