#include <TGo4ComExecLine.h>
Inheritance diagram for TGo4ComExecLine:

Public Methods | |
| TGo4ComExecLine () | |
| TGo4ComExecLine (const char *macro) | |
| virtual | ~TGo4ComExecLine () |
| Int_t | ExeCom () |
| Do the command action. More... | |
| const char * | GetLine () const |
| access to the passwd. More... | |
| void | SetLine (const char *name) |
| set the object name under command. More... | |
Private Attributes | |
| TString | fxLine |
| Contains text of macro. More... | |
Definition at line 26 of file TGo4ComExecLine.h.
|
|
Definition at line 21 of file TGo4ComExecLine.cxx. References TGo4Command::fbIsSynchron, and TGo4Command::SetDescription(). |
|
|
Definition at line 28 of file TGo4ComExecLine.cxx. References TGo4Command::fbIsSynchron, TGo4Command::SetDescription(), and SetLine(). |
|
|
Definition at line 36 of file TGo4ComExecLine.cxx. |
|
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 40 of file TGo4ComExecLine.cxx. References TGo4Log::Debug(), TGo4Task::ExecuteString(), GetLine(), and TGo4Task::SendStatusMessage(). |
|
|
access to the passwd.
Definition at line 38 of file TGo4ComExecLine.h. References fxLine. Referenced by ExeCom(). |
|
|
set the object name under command.
Definition at line 41 of file TGo4ComExecLine.h. References fxLine. Referenced by TGo4AnalysisWindow::HistActivated(), and TGo4ComExecLine(). |
|
|
Contains text of macro.
Definition at line 45 of file TGo4ComExecLine.h. |
1.2.15