#include <TExecuteCommand.hh>
TExecuteCommandに対する継承グラフ
Public メソッド | |
TExecuteCommand (TRunManager *manager) | |
virtual | ~TExecuteCommand () |
virtual Tvoid | Execute (const TstringList &arguments) |
TRunManager * | GetRunManager () const |
Tvoid | SetRunManager (TRunManager *manager) |
const Tstring & | GetCommandName () const |
const Tstring & | GetGuidance () const |
Tvoid | SetCommandName (const Tstring &name) |
Tvoid | SetGuidance (const Tstring &guidance) |
virtual Tvoid | ShowCommandDetail () const |
Protected メソッド | |
virtual Tvoid | doExecute (TUserInterface *ui, const Tstring &filename, Tint nloop=1) |
Protected 変数 | |
TMacroFileParser | theMacroFileParser |
TRunManager * | theRunManager |
Tstring | theCommandName |
Tstring | theGuidance |
TExecuteCommand.hh の 60 行で定義されています。
|
TExecuteCommand.cc の 40 行で定義されています。 |
|
TExecuteCommand.cc の 44 行で定義されています。 |
|
|
TCommandを再定義しています。 TExecuteCommand.cc の 47 行で定義されています。 参照 doExecute(), TCommand::ShowCommandDetail(), Tcerr, Tendl, TCommand::theRunManager, Tint, Tstring, と Tvoid. |
|
TCommand.hh の 87 行で定義されています。 参照 TCommand::theCommandName, と Tstring. |
|
TCommand.hh の 92 行で定義されています。 参照 TCommand::theGuidance, と Tstring. |
|
TCommand.hh の 109 行で定義されています。 |
|
TCommand.hh の 97 行で定義されています。 参照 TCommand::theCommandName, と Tvoid. |
|
TCommand.hh の 103 行で定義されています。 参照 TCommand::theGuidance, と Tvoid. |
|
TCommand.hh の 114 行で定義されています。 参照 TCommand::theRunManager, と Tvoid. |
|
|
TCommand.hh の 61 行で定義されています。 呼出 TCommand::Execute(), TCommand::GetCommandName(), TCommand::SetCommandName(), と TCommand::ShowCommandDetail(). |
|
TCommand.hh の 62 行で定義されています。 呼出 TCommand::GetGuidance(), TCommand::SetGuidance(), と TCommand::ShowCommandDetail(). |
|
TExecuteCommand.hh の 65 行で定義されています。 |
|