BaseOpcodeHandlerObserver Interface Reference

#include "dwf/w3dtk/W3DOpcodeHandler.h"

Inheritance diagram for BaseOpcodeHandlerObserver:

Inheritance graph
[legend]
List of all members.

Detailed Description

Classes implementing this interface can be notified when an op-code handler has been requested to serialize itself.

Since:
1.0.1000

Definition at line 54 of file W3DOpcodeHandler.h.

Public Member Functions

virtual ~BaseOpcodeHandlerObserver () throw ()
virtual void notify (BBaseOpcodeHandler *pHandler, const void *pTag=NULL)=0 throw ( DWFException )

Protected Member Functions

 BaseOpcodeHandlerObserver () throw ()


Constructor & Destructor Documentation

virtual BaseOpcodeHandlerObserver::~BaseOpcodeHandlerObserver  )  throw () [inline, virtual]
 

Destructor

Definition at line 62 of file W3DOpcodeHandler.h.

BaseOpcodeHandlerObserver::BaseOpcodeHandlerObserver  )  throw () [inline, protected]
 

Constructor

Definition at line 83 of file W3DOpcodeHandler.h.


Member Function Documentation

virtual void BaseOpcodeHandlerObserver::notify BBaseOpcodeHandler pHandler,
const void *  pTag = NULL
throw ( DWFException ) [pure virtual]
 

Notification event

Parameters:
pHandler The handler that is being serialized.
pTag An optional identifier for this handler.
Exceptions:
DWFException 

Implemented in W3DStreamWriter.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 6 22:41:37 2009 for Autodesk DWF 3D Toolkit by  doxygen 1.4.5