|
Geant4-11
|
#include "G4Types.hh"#include "G4StateManager.hh"#include "G4UIcommandTree.hh"#include "G4UIcommand.hh"#include "G4UIcommandStatus.hh"#include "G4UIterminal.hh"#include "G4UIcsh.hh"#include <sstream>#include <signal.h>Go to the source code of this file.
Functions | |
| static void | SignalHandler (G4int) |
Variables | |
| static G4ThreadLocal G4VUIshell * | theshell = 0 |
|
static |
Definition at line 56 of file G4UIterminal.cc.
References G4UImanager::ApplyCommand(), FatalException, G4cout, G4endl, G4Exception(), G4State_EventProc, G4State_GeomClosed, G4StateManager::GetStateManager(), G4UImanager::GetUIpointer(), SignalHandler(), and theshell.
Referenced by G4UIterminal::G4UIterminal(), and SignalHandler().
|
static |
Definition at line 49 of file G4UIterminal.cc.
Referenced by G4UIterminal::G4UIterminal(), and SignalHandler().