C++ main module for gpm Package  1.0
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
GPMG_ActionRule Class Reference

this class describes the rule menu action More...

#include <GPMG_ActionRule.h>

Inheritance diagram for GPMG_ActionRule:
Inheritance graph
[legend]
Collaboration diagram for GPMG_ActionRule:
Collaboration graph
[legend]

Public Member Functions

virtual void toDo ()
 action to do More...
 

Static Public Member Functions

static SP::GPMG_ActionRule New ()
 create an action More...
 
static SP::GPMG_ActionRule New (const int &action)
 create an action More...
 

Static Public Attributes

static const tFlag EDIT =0
 
static const tFlag CLEAR_GRAPHS =1
 

Protected Member Functions

 GPMG_ActionRule ()
 build a GPMG_ActionRule More...
 
virtual ~GPMG_ActionRule (void)
 destroy a GPMG_ActionRule More...
 

Detailed Description

this class describes the rule menu action

Constructor & Destructor Documentation

GPMG_ActionRule::GPMG_ActionRule ( )
protected

build a GPMG_ActionRule

References tString.

Referenced by New().

Here is the caller graph for this function:

GPMG_ActionRule::~GPMG_ActionRule ( void  )
protectedvirtual

destroy a GPMG_ActionRule

Member Function Documentation

static SP::GPMG_ActionRule GPMG_ActionRule::New ( )
inlinestatic

create an action

References GPMG_ActionRule().

Referenced by New().

Here is the call graph for this function:

Here is the caller graph for this function:

static SP::GPMG_ActionRule GPMG_ActionRule::New ( const int &  action)
inlinestatic

create an action

References New().

Here is the call graph for this function:

void GPMG_ActionRule::toDo ( )
virtual

Member Data Documentation

const tFlag GPMG_ActionRule::CLEAR_GRAPHS =1
static

Referenced by toDo().

const tFlag GPMG_ActionRule::EDIT =0
static

Referenced by toDo().


The documentation for this class was generated from the following files: