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_ActionRun Class Reference

this class describes the rule menu action More...

#include <GPMG_ActionRun.h>

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

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static const tFlag RUN =0
 
static const tFlag VISUALIZE =1
 

Protected Member Functions

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

Detailed Description

this class describes the rule menu action

Constructor & Destructor Documentation

GPMG_ActionRun::GPMG_ActionRun ( )
protected

build a GPMG_ActionRun

References tString.

Referenced by New().

Here is the caller graph for this function:

GPMG_ActionRun::~GPMG_ActionRun ( void  )
protectedvirtual

destroy a GPMG_ActionRun

Member Function Documentation

static SP::GPMG_ActionRun GPMG_ActionRun::New ( )
inlinestatic

create an action

References GPMG_ActionRun().

Referenced by New().

Here is the call graph for this function:

Here is the caller graph for this function:

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

create an action

References New().

Here is the call graph for this function:

void GPMG_ActionRun::toDo ( )
virtual

action to do

References null, RUN, GPMG_MainWindow::showMovieGraphWindow(), GPMG_MainWindow::showRunWindow(), tFlag, and VISUALIZE.

Here is the call graph for this function:

Member Data Documentation

const tFlag GPMG_ActionRun::RUN =0
static

Referenced by toDo().

const tFlag GPMG_ActionRun::VISUALIZE =1
static

Referenced by toDo().


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