Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

BaseOpcodeHandlerObserver Class 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 48 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 56 of file W3DOpcodeHandler.h.

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

Constructor

Definition at line 77 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 class was generated from the following file:
Generated on Tue May 17 12:06:02 2005 for Autodesk DWF 3D Toolkit by  doxygen 1.4.1