module.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

class  ModInfo_v1
 Holds details of a Module. See ModInfo for details. More...
class  ModInfo
 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...
class  Module_v1
 Module interface definition. See Module for details. More...
class  Module
 The Module type reflects the latest Module specification. Do NOT subclass from Module, but use the latest Module revision (e.g. Module_v42). The Module type should only be used by the Kernel and OIL layers, never by Modules themselves. More...

Variables

const UINT32 MODULEID_INVALID = 0
const UINT32 MODULEID_KERNEL = 1
const UINT32 MODULEID_PUSH = 3
const UINT32 MODULEID_ZOOM = 4
const UINT32 MODULEID_FREEHAND = 6
const UINT32 MODULEID_GRID = 10
const UINT32 MODULEID_BEZTOOL = 11
const UINT32 MODULEID_GRADFILL = 13
const UINT32 MODULEID_PEN = 14
const UINT32 MODULEID_BLEND = 16
const UINT32 MODULEID_TRANSP = 17
const UINT32 MODULEID_REGSHAPE = 18
const UINT32 MODULEID_MOULD = 19
const UINT32 MODULEID_ACCUSOFT = 20
const UINT32 MODULEID_TEST = 42


Variable Documentation

const UINT32 MODULEID_ACCUSOFT = 20
 

Definition at line 230 of file module.h.

const UINT32 MODULEID_BEZTOOL = 11
 

Definition at line 221 of file module.h.

const UINT32 MODULEID_BLEND = 16
 

Definition at line 226 of file module.h.

const UINT32 MODULEID_FREEHAND = 6
 

Definition at line 218 of file module.h.

const UINT32 MODULEID_GRADFILL = 13
 

Definition at line 223 of file module.h.

const UINT32 MODULEID_GRID = 10
 

Definition at line 220 of file module.h.

const UINT32 MODULEID_INVALID = 0
 

Definition at line 212 of file module.h.

const UINT32 MODULEID_KERNEL = 1
 

Definition at line 213 of file module.h.

const UINT32 MODULEID_MOULD = 19
 

Definition at line 229 of file module.h.

const UINT32 MODULEID_PEN = 14
 

Definition at line 224 of file module.h.

const UINT32 MODULEID_PUSH = 3
 

Definition at line 215 of file module.h.

const UINT32 MODULEID_REGSHAPE = 18
 

Definition at line 228 of file module.h.

const UINT32 MODULEID_TEST = 42
 

Definition at line 232 of file module.h.

const UINT32 MODULEID_TRANSP = 17
 

Definition at line 227 of file module.h.

const UINT32 MODULEID_ZOOM = 4
 

Definition at line 216 of file module.h.


Generated on Sat Nov 10 03:49:15 2007 for Camelot by  doxygen 1.4.4