WT_Optioncode Class Reference

#include <opcode.h>

Inheritance diagram for WT_Optioncode:

Inheritance graph
[legend]
Collaboration diagram for WT_Optioncode:

Collaboration graph
[legend]
List of all members.

Detailed Description

A base class for option classes described within parent opcodes.

Definition at line 123 of file opcode.h.

Public Member Functions

 WT_Optioncode ()
 Constructs a WT_Optioncode object.
WT_Result get_optioncode (WT_File &file)
 Causes the file to read the next optioncode from the data stream into this object.
int option_id ()
 Returns the option ID value.
virtual int option_id_from_optioncode ()=0
 Returns the option ID value.

Protected Attributes

int m_option_id


Member Function Documentation

WT_Result WT_Optioncode::get_optioncode WT_File file  )  [inline]
 

Causes the file to read the next optioncode from the data stream into this object.

Return values:
WT_Result::Success The operation was successful.

Definition at line 138 of file opcode.h.


Member Data Documentation

int WT_Optioncode::m_option_id [protected]
 

An ID value for the option.

Definition at line 127 of file opcode.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:41:23 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5