| 
    Geant4_10
    
   | 
 
#include <G4UIExecutive.hh>
Public Member Functions | |
| G4UIExecutive (G4int argc, char **argv, const G4String &type="") | |
| ~G4UIExecutive () | |
| G4UIsession * | GetSession () const | 
| G4bool | IsGUI () const | 
| void | SetPrompt (const G4String &prompt) | 
| void | SetLsColor (TermColorIndex dirColor, TermColorIndex cmdColor) | 
| void | SessionStart () | 
Definition at line 60 of file G4UIExecutive.hh.
| G4UIExecutive::~G4UIExecutive | ( | ) | 
Definition at line 196 of file G4UIExecutive.cc.
      
  | 
  inline | 
Definition at line 92 of file G4UIExecutive.hh.
      
  | 
  inline | 
| void G4UIExecutive::SessionStart | ( | ) | 
| void G4UIExecutive::SetLsColor | ( | TermColorIndex | dirColor, | 
| TermColorIndex | cmdColor | ||
| ) | 
Definition at line 297 of file G4UIExecutive.cc.
Definition at line 291 of file G4UIExecutive.cc.
 1.8.5