Diana Software
Public Types | Public Member Functions | Public Attributes | List of all members
QGDCommand Class Reference
Inheritance diagram for QGDCommand:

Public Types

enum  Id {
  CmdNone = 0 , CmdNext , CmdPrev , CmdJump ,
  CmdQuit , CmdRerun , CmdListMod , CmdListPar ,
  CmdChangePar , CmdSendData , CmdUnknown
}
 

Public Member Functions

 QGDCommand ()
 
 ClassDef (QGDCommand, 1)
 

Public Attributes

Id fCommandId
 
QGDParameter fParameter1
 
QGDParameter fParameter2
 

Detailed Description

Definition at line 25 of file QGDInclude.hh.

Member Enumeration Documentation

◆ Id

Enumerator
CmdNone 
CmdNext 
CmdPrev 
CmdJump 
CmdQuit 
CmdRerun 
CmdListMod 
CmdListPar 
CmdChangePar 
CmdSendData 
CmdUnknown 

Definition at line 28 of file QGDInclude.hh.

Constructor & Destructor Documentation

◆ QGDCommand()

QGDCommand::QGDCommand ( )

Member Function Documentation

◆ ClassDef()

QGDCommand::ClassDef ( QGDCommand  ,
 
)

Member Data Documentation

◆ fCommandId

Id QGDCommand::fCommandId

◆ fParameter1

QGDParameter QGDCommand::fParameter1

Definition at line 45 of file QGDInclude.hh.

Referenced by QGDMainFrame::GetCommand(), MGuiDriver::HandleCommand(), and QGDCommand().

◆ fParameter2

QGDParameter QGDCommand::fParameter2

Definition at line 46 of file QGDInclude.hh.

Referenced by QGDMainFrame::GetCommand(), MGuiDriver::HandleCommand(), and QGDCommand().


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