ToolInfo_v1 Class Reference

Provide information on a tool. More...

#include <tool.h>

Inheritance diagram for ToolInfo_v1:

ToolInfo List of all members.

Public Member Functions

 ToolInfo_v1 ()
 For specifying default tool structure values.

Public Attributes

UINT32 InfoVersion
UINT32 InterfaceVersion
UINT32 Version
UINT32 ID
UINT32 ParentModuleID
UINT32 TextID
TCHARFamily
TCHARName
TCHARPurpose
TCHARAuthor
UINT32 BubbleID
UINT32 StatusID
CDlgResID InfoBarDialog
CCRuntimeClassCurrentAttributeGroup

Private Member Functions

 CC_DECLARE_MEMDUMP (ToolInfo_v1)

Detailed Description

Provide information on a tool.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
19/7/93
See also:
ToolInfo; Tool

Definition at line 199 of file tool.h.


Constructor & Destructor Documentation

ToolInfo_v1::ToolInfo_v1  ) 
 

For specifying default tool structure values.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/6/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
-

Definition at line 292 of file tool.cpp.

00293 {          
00294     // When specifying current attributes most of the time we will want to add the
00295     // attribute to the NodeRenderableInk current attribute group.
00296     CurrentAttributeGroup = CC_RUNTIME_CLASS(NodeRenderableInk); 
00297 }


Member Function Documentation

ToolInfo_v1::CC_DECLARE_MEMDUMP ToolInfo_v1   )  [private]
 


Member Data Documentation

TCHAR* ToolInfo_v1::Author
 

Definition at line 215 of file tool.h.

UINT32 ToolInfo_v1::BubbleID
 

Definition at line 216 of file tool.h.

CCRuntimeClass* ToolInfo_v1::CurrentAttributeGroup
 

Definition at line 227 of file tool.h.

TCHAR* ToolInfo_v1::Family
 

Definition at line 212 of file tool.h.

UINT32 ToolInfo_v1::ID
 

Definition at line 209 of file tool.h.

CDlgResID ToolInfo_v1::InfoBarDialog
 

Definition at line 220 of file tool.h.

UINT32 ToolInfo_v1::InfoVersion
 

Definition at line 206 of file tool.h.

UINT32 ToolInfo_v1::InterfaceVersion
 

Definition at line 207 of file tool.h.

TCHAR* ToolInfo_v1::Name
 

Definition at line 213 of file tool.h.

UINT32 ToolInfo_v1::ParentModuleID
 

Definition at line 210 of file tool.h.

TCHAR* ToolInfo_v1::Purpose
 

Definition at line 214 of file tool.h.

UINT32 ToolInfo_v1::StatusID
 

Definition at line 218 of file tool.h.

UINT32 ToolInfo_v1::TextID
 

Definition at line 211 of file tool.h.

UINT32 ToolInfo_v1::Version
 

Definition at line 208 of file tool.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:01:59 2007 for Camelot by  doxygen 1.4.4