DWFToolkit::DWFPublishedContentElementListener Class Reference
[DWF Publisher API]

#include "dwf/publisher/impl/PublishedContentElementListener.h"

Collaboration diagram for DWFToolkit::DWFPublishedContentElementListener:

Collaboration graph
[legend]
List of all members.

Detailed Description

The listener used by the DWFPackagePublisher to track, in order, the creation of the instances to generate the default model view navigation tree.

Since:
7.2.0

Definition at line 50 of file PublishedContentElementListener.h.

Public Member Functions

_DWFTK_API DWFPublishedContentElementListener () throw ()
virtual _DWFTK_API ~DWFPublishedContentElementListener () throw ()
_DWFTK_API void clear () throw ()
_DWFTK_API DWFInstance::tIteratorgetInstances () throw ()
_DWFTK_API void notifyInstanceCreated (DWFPublishedContentElement::tKey, DWFInstance *pInstance) throw ()


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::DWFPublishedContentElementListener::DWFPublishedContentElementListener  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 61 of file PublishedContentElementListener.h.

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

Destructor

Exceptions:
None 

Definition at line 72 of file PublishedContentElementListener.h.


Member Function Documentation

_DWFTK_API void DWFToolkit::DWFPublishedContentElementListener::clear  )  throw () [inline]
 

Clear all stored instance pointers

Exceptions:
None 

Definition at line 82 of file PublishedContentElementListener.h.

_DWFTK_API DWFInstance::tIterator* DWFToolkit::DWFPublishedContentElementListener::getInstances  )  throw () [inline]
 

Access the instance pointers collected by the notifications

Returns:
A pointer to an iterator that must be deleted by the caller with the DWFCORE_FREE_OBJECT macro. This pointer may be NULL.
Exceptions:
None 

Definition at line 95 of file PublishedContentElementListener.h.

_DWFTK_API void DWFToolkit::DWFPublishedContentElementListener::notifyInstanceCreated DWFPublishedContentElement::tKey  ,
DWFInstance pInstance
throw () [inline]
 

Use this to notify the listener about instance creation events.

Exceptions:
None 

Definition at line 109 of file PublishedContentElementListener.h.


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