WT_Rendering_Options Class Reference
[File I/O objects]

#include <rendopts.h>

List of all members.


Detailed Description

Options stored in the rendition which describe drawing details of interest to a rendering application.

See also:
WT_Rendition, Rendering attributes

Definition at line 53 of file rendopts.h.

Public Types

enum  WT_Rendering_Option_Bits
 Used in identifying which rendering options are applicable to a given object and/or which have changed and need to be serialized if needed.

Public Member Functions

WT_Rendering_Optionsoperator= (WT_Rendering_Options const &other)
 Assigns the contents of a WT_Rendering_Options from another.
virtual WHIP_RENDERING_OPTION_LIST
WT_Result 
sync (WT_File &file)
 Serializes pending changed rendering option settings to the file, if necessary.
 WT_Rendering_Options ()
 Constructs a WT_Rendering_Options object.
virtual ~WT_Rendering_Options ()
 WT_Rendering_Options (WT_Rendering_Options const &other)
 Copies a WT_Rendering_Options object from another.

Protected Attributes

WT_Integer32 m_changed_flags


Member Function Documentation

virtual WHIP_RENDERING_OPTION_LIST WT_Result WT_Rendering_Options::sync WT_File file  )  [inline, virtual]
 

Serializes pending changed rendering option settings to the file, if necessary.

Only outputs relevant desired rendering option changes to the file.

Warning:
This is used by the framework and should not be called by client code.
Return values:
WT_Result::Success The operation was successful.

Definition at line 139 of file rendopts.h.


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