Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UIterminal.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VBasicShell | |
G4String | ModifyToFullPathCommand (const char *aCommandLine) const |
G4String | GetCurrentWorkingDirectory () const |
G4bool | ChangeDirectory (const char *newDir) |
G4UIcommandTree * | FindDirectory (const char *dirName) const |
G4UIcommand * | FindCommand (const char *commandName) const |
G4String | Complete (const G4String &) |
G4String | FindMatchingPath (G4UIcommandTree *, const G4String &) |
virtual void | ExecuteCommand (const G4String &) |
virtual G4bool | GetHelpChoice (G4int &)=0 |
virtual void | ExitHelp () const =0 |
void | ApplyShellCommand (const G4String &, G4bool &, G4bool &) |
void | ShowCurrent (const G4String &) const |
void | ChangeDirectoryCommand (const G4String &) |
void | ListDirectory (const G4String &) const |
void | TerminalHelp (const G4String &) |
Definition at line 71 of file G4UIterminal.hh.
G4UIterminal::G4UIterminal | ( | G4VUIshell * | aShell = 0 , |
G4bool | qsig = true |
||
) |
Definition at line 91 of file G4UIterminal.cc.
G4UIterminal::~G4UIterminal | ( | ) |
Definition at line 114 of file G4UIterminal.cc.
Implements G4VBasicShell.
Definition at line 148 of file G4UIterminal.cc.
Reimplemented from G4UIsession.
Definition at line 315 of file G4UIterminal.cc.
Reimplemented from G4UIsession.
Definition at line 307 of file G4UIterminal.cc.
|
virtual |
Implements G4VBasicShell.
Definition at line 134 of file G4UIterminal.cc.
Definition at line 127 of file G4UIterminal.cc.
Referenced by SetPrompt().