DWFToolkit::DWFSection::tBehavior Struct Reference

#include "dwf/package/Section.h"

List of all members.


Detailed Description

This data structure encapsulates certain logic required for the section to be processed correctly by the toolkit.

Definition at line 98 of file Section.h.

Public Member Functions

 tBehavior (bool bRenameOnPub=true, bool bPubDescriptor=true, bool bPublishResourcesToManifest=true)

Public Attributes

bool bRenameOnPublish
bool bPublishDescriptor
bool bPublishResourcesToManifest


Member Data Documentation

bool DWFToolkit::DWFSection::tBehavior::bPublishDescriptor
 

If true, the publishing logic of the toolkit will treat this section as a standard DWF section and apply its particular rules for section descriptors. By default, this is true.

Definition at line 114 of file Section.h.

bool DWFToolkit::DWFSection::tBehavior::bRenameOnPublish
 

If true, the section name will be modified according to the current rules applied by the DWFPackageWriter. By default, this is true.

Definition at line 106 of file Section.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 6 22:40:33 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5