DWFToolkit::DWFResource::_DWFTK_EXPORT_API_MEMORY_CONTROL_BASE Class Reference

List of all members.

Detailed Description

Definition at line 224 of file package/Resource.h.

Public Member Functions

_DWFTK_API NotificationSink () throw ()
virtual _DWFTK_API ~NotificationSink () throw ()
virtual _DWFTK_API void onBeforeResourceHRefChanged (DWFResource *pResource)=0 throw ()
virtual _DWFTK_API void onAfterResourceHRefChanged (DWFResource *pResource)=0 throw ()


Constructor & Destructor Documentation

virtual _DWFTK_API DWFToolkit::DWFResource::_DWFTK_EXPORT_API_MEMORY_CONTROL_BASE::~NotificationSink  )  throw () [inline, virtual]
 

Destructor

Exceptions:
None 

Definition at line 245 of file package/Resource.h.


Member Function Documentation

_DWFTK_API DWFToolkit::DWFResource::_DWFTK_EXPORT_API_MEMORY_CONTROL_BASE::NotificationSink  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 235 of file package/Resource.h.

virtual _DWFTK_API void DWFToolkit::DWFResource::_DWFTK_EXPORT_API_MEMORY_CONTROL_BASE::onAfterResourceHRefChanged DWFResource pResource  )  throw () [pure virtual]
 

The callback derived classes should implement to get notified just after a resource href has being changed.

Parameters:
pResource A pointer to the resource that is changing.
Exceptions:
None 

virtual _DWFTK_API void DWFToolkit::DWFResource::_DWFTK_EXPORT_API_MEMORY_CONTROL_BASE::onBeforeResourceHRefChanged DWFResource pResource  )  throw () [pure virtual]
 

The callback derived classes should implement to get notified just before a resource href is being changed.

Parameters:
pResource A pointer to the resource that is changing.
Exceptions:
None 


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