Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4UIExecutive Class Reference

#include <G4UIExecutive.hh>

Public Member Functions

 G4UIExecutive (G4int argc, char **argv, const G4String &type="")
 
 ~G4UIExecutive ()
 
G4UIsessionGetSession () const
 
G4bool IsGUI () const
 
void SetPrompt (const G4String &prompt)
 
void SetLsColor (TermColorIndex dirColor, TermColorIndex cmdColor)
 
void SessionStart ()
 

Detailed Description

Definition at line 60 of file G4UIExecutive.hh.

Constructor & Destructor Documentation

G4UIExecutive::G4UIExecutive ( G4int  argc,
char **  argv,
const G4String type = "" 
)

Definition at line 90 of file G4UIExecutive.cc.

Here is the call graph for this function:

G4UIExecutive::~G4UIExecutive ( )

Definition at line 195 of file G4UIExecutive.cc.

Member Function Documentation

G4UIsession * G4UIExecutive::GetSession ( ) const
inline

Definition at line 92 of file G4UIExecutive.hh.

G4bool G4UIExecutive::IsGUI ( ) const
inline

Definition at line 97 of file G4UIExecutive.hh.

Here is the caller graph for this function:

void G4UIExecutive::SessionStart ( )

Definition at line 303 of file G4UIExecutive.cc.

Here is the caller graph for this function:

void G4UIExecutive::SetLsColor ( TermColorIndex  dirColor,
TermColorIndex  cmdColor 
)

Definition at line 296 of file G4UIExecutive.cc.

void G4UIExecutive::SetPrompt ( const G4String prompt)

Definition at line 290 of file G4UIExecutive.cc.


The documentation for this class was generated from the following files: