Geant4.10
|
#include <G4UIGAG.hh>
Public Member Functions | |
G4UIGAG () | |
~G4UIGAG () | |
G4UIsession * | SessionStart () |
void | PauseSessionStart (const G4String &) |
G4int | ReceiveG4cout (const G4String &) |
G4int | ReceiveG4cerr (const G4String &) |
void | SessionTerminate () |
void | Prompt (const G4String &) |
G4String | GetCommand () |
![]() | |
G4UIsession () | |
virtual | ~G4UIsession () |
![]() | |
G4coutDestination () | |
virtual | ~G4coutDestination () |
Definition at line 53 of file G4UIGAG.hh.
G4UIGAG::G4UIGAG | ( | ) |
Definition at line 39 of file G4UIGAG.cc.
References G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), G4StateManager::GetStateString(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4UImanager::SetCoutDestination(), G4UImanager::SetSession(), terminal_mode, and gammaraytel::tree.
G4UIGAG::~G4UIGAG | ( | ) |
Definition at line 62 of file G4UIGAG.cc.
References G4UImanager::GetUIpointer(), G4UImanager::SetCoutDestination(), and G4UImanager::SetSession().
G4String G4UIGAG::GetCommand | ( | ) |
Definition at line 189 of file G4UIGAG.cc.
References G4String::append(), FALSE, G4cerr, G4cin, G4cout, G4endl, G4UImanager::GetNumberOfHistory(), G4UImanager::GetPreviousCommand(), G4UImanager::GetTree(), java_mode, G4String::leading, G4String::readLine(), G4String::remove(), G4String::strip(), tcl_mode, and terminal_mode.
Referenced by PauseSessionStart(), and SessionStart().
Reimplemented from G4UIsession.
Definition at line 87 of file G4UIGAG.cc.
References G4cout, G4endl, and GetCommand().
Definition at line 184 of file G4UIGAG.cc.
Reimplemented from G4UIsession.
Definition at line 178 of file G4UIGAG.cc.
Reimplemented from G4UIsession.
Definition at line 172 of file G4UIGAG.cc.
|
virtual |
Reimplemented from G4UIsession.
Definition at line 72 of file G4UIGAG.cc.
References GetCommand(), G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), and G4StateManager::GetStateString().
void G4UIGAG::SessionTerminate | ( | ) |
Definition at line 337 of file G4UIGAG.cc.
References G4cout, and G4endl.