W3DOpcodeHandler.h File Reference


Detailed Description

This file contains the BaseOpcodeHandlerObserver and W3DOpcodeHandler class declarations.

Definition in file W3DOpcodeHandler.h.

#include "dwfcore/Exception.h"
#include "dwf/Toolkit.h"

Go to the source code of this file.

Classes

interface  BaseOpcodeHandlerObserver
 Classes implementing this interface can be notified when an op-code handler has been requested to serialize itself. More...
interface  W3DOpcodeHandler
 Base class shim for BOpcodeHandlers. More...

Defines

#define _W3DTK_REQUIRE_VERSION(v)   { if (_nRequiredVersion < v) _nRequiredVersion = v; }


Generated on Tue Jan 6 22:41:37 2009 for Autodesk DWF 3D Toolkit by  doxygen 1.4.5