OpConvertFileFormats Class Reference

The "Convert File Formats" debug command. More...

#include <crthumb.h>

Inheritance diagram for OpConvertFileFormats:

Operation MessageHandler ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 OpConvertFileFormats ()
void Do (OpDescriptor *)
 This function should be over-ridden to perform an operation without passing a parameter.

Static Public Member Functions

static BOOL Init ()
 Declares a preference that allows you to clear memory in delete().
static OpState GetState (String_256 *, OpDescriptor *)
static BOOL IsActive ()

Static Protected Attributes

static BOOL active

Detailed Description

The "Convert File Formats" debug command.

Author:
Chris_Snook (Xara Group Ltd) <camelotdev@xara.com>
Date:
29/8/2000
See also:
-

Definition at line 156 of file crthumb.h.


Constructor & Destructor Documentation

OpConvertFileFormats::OpConvertFileFormats  ) 
 


Member Function Documentation

void OpConvertFileFormats::Do OpDescriptor  )  [virtual]
 

This function should be over-ridden to perform an operation without passing a parameter.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/6/94
Parameters:
OpDesc,: A pointer to the OpDescriptor which invoked the operation [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
Operation::DoWithParam

Reimplemented from Operation.

static OpState OpConvertFileFormats::GetState String_256 ,
OpDescriptor
[static]
 

static BOOL OpConvertFileFormats::Init void   )  [static]
 

Declares a preference that allows you to clear memory in delete().

Author:
Rik_Heywood (Xara Group Ltd) <camelotdev@xara.com>
Date:
19/4/94
Returns:
TRUE if it worked OK, FALSE if not

Reimplemented from SimpleCCObject.

static BOOL OpConvertFileFormats::IsActive  )  [inline, static]
 

Definition at line 167 of file crthumb.h.

00167 { return (active); }


Member Data Documentation

BOOL OpConvertFileFormats::active [static, protected]
 

Definition at line 169 of file crthumb.h.


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