Diana Software
Public Member Functions | Public Attributes | List of all members
QDriver::Action Class Reference

class to store ActionId and fEventNumber (in case fActionId=ACT_GOTOEV) More...

Public Member Functions

 Action ()
 
 Action (ActionId id)
 

Public Attributes

ActionId fActionId
 
int fEventNumber
 

Detailed Description

class to store ActionId and fEventNumber (in case fActionId=ACT_GOTOEV)

Definition at line 59 of file QDriver.hh.

Constructor & Destructor Documentation

◆ Action() [1/2]

QDriver::Action::Action ( )
inline

Definition at line 61 of file QDriver.hh.

◆ Action() [2/2]

QDriver::Action::Action ( ActionId  id)
inline

Definition at line 62 of file QDriver.hh.

References fActionId.

Member Data Documentation

◆ fActionId

ActionId QDriver::Action::fActionId

◆ fEventNumber

int QDriver::Action::fEventNumber

Definition at line 64 of file QDriver.hh.

Referenced by QDriver::HandleAction(), and MGuiDriver::HandleCommand().


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