ModInfo Class Reference

Holds details about a module. This class will always be derived from the latest version of the ModInfo_vnn class. Having this class means that the source only needs to be changed in one place when the ModInfo spec changes.Text string describing the purpose of the module. More...

#include <module.h>

Inheritance diagram for ModInfo:

ModInfo_v1 List of all members.

Private Member Functions

 CC_DECLARE_MEMDUMP (ModInfo)

Detailed Description

Holds details about a module. This class will always be derived from the latest version of the ModInfo_vnn class. Having this class means that the source only needs to be changed in one place when the ModInfo spec changes.Text string describing the purpose of the module.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
30/6/93
The members are as follows:

InterfaceVersion: The version of Module_vnn that the module is derived from, and hence which parts of the module interface are understood by the mdoule.

Version: Version number of this particular module.

ID: The unique ID of this module - these are allocated centrally by Computer Concepts.

NumTools: The number of tools provided by this module.

Name: Text string containing the name of the module (e.g. "View")

Author:
Text string containing the author(s) of the module.
See also:
ModInfo_v1; Module

Definition at line 170 of file module.h.


Member Function Documentation

ModInfo::CC_DECLARE_MEMDUMP ModInfo   )  [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:56:15 2007 for Camelot by  doxygen 1.4.4