WT_Overpost Class Reference

Inheritance diagram for WT_Overpost:

Inheritance graph
[legend]
Collaboration diagram for WT_Overpost:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 32 of file overpost.h.

Public Types

enum  WT_AcceptMode

Public Member Functions

WT_AcceptModeacceptMode ()
WT_BooleanrenderEntities ()
WT_BooleanaddExtents ()
WT_Type object_type () const
 Implementation of the WT_Object interface.
WT_ID object_id () const
 Returns the WT_ID for this object.
WT_Result materialize (WT_Opcode const &opcode, WT_File &file)
 Provided to implement WT_Object, but not used (returns WT_Result::Toolkit_Usage_Error).
WT_Result process (WT_File &file)
 Calls the configured action handler for this object (passes in the file reference.).
WT_Result serialize (WT_File &file) const
 Causes the serialization of the object to the file.

Static Public Member Functions

static WT_Result default_process (WT_Overpost &, WT_File &)
 Provides a default action handler for this attribute (e.g. sets the current rendition's corresponding attribute.).

Static Protected Attributes

static const char * str_AcceptMode_All
static const char * str_AcceptMode_AllFit
static const char * str_AcceptMode_FirstFit
static const char * str_True
static const char * str_False

Friends

class WT_W2D_Class_Factory
class WT_Opcode


Member Function Documentation

static WT_Result WT_Overpost::default_process WT_Overpost ,
WT_File
[static]
 

Provides a default action handler for this attribute (e.g. sets the current rendition's corresponding attribute.).

Warning:
This is used by the framework and should not be called by client code.

WT_Result WT_Overpost::process WT_File file  )  [virtual]
 

Calls the configured action handler for this object (passes in the file reference.).

Warning:
This is used by the framework and should not be called by client code.

Reimplemented from WT_Object_Stream.

WT_Result WT_Overpost::serialize WT_File file  )  const [virtual]
 

Causes the serialization of the object to the file.

If this is a WT_Drawable derived object, this method may cause the object to be delayed (in case a coincident like-object follows) and/or merged (in case a coincident like-object preceeded) so as to optimize the output.

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

Reimplemented from WT_Object_Stream.


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