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

#include <G4MPIsession.hh>

Inheritance diagram for G4MPIsession:
Inheritance graph
[legend]
Collaboration diagram for G4MPIsession:
Collaboration graph
[legend]

Public Member Functions

 G4MPIsession (G4VUIshell *ashell=0)
 
 ~G4MPIsession ()
 
void SetPrompt (const G4String &prompt)
 
void SetShell (G4VUIshell *ashell)
 
virtual G4UIsessionSessionStart ()
 
- Public Member Functions inherited from G4VMPIsession
 G4VMPIsession ()
 
 ~G4VMPIsession ()
 
virtual void PauseSessionStart (const G4String &msg)
 
virtual G4int ReceiveG4cout (const G4String &coutString)
 
virtual G4int ReceiveG4cerr (const G4String &cerrString)
 
- Public Member Functions inherited from G4VBasicShell
 G4VBasicShell ()
 
virtual ~G4VBasicShell ()
 
- Public Member Functions inherited from G4UIsession
 G4UIsession ()
 
virtual ~G4UIsession ()
 
- Public Member Functions inherited from G4coutDestination
 G4coutDestination ()
 
virtual ~G4coutDestination ()
 

Protected Member Functions

G4String GetCommand (const char *msg=0)
 
G4bool TryForcedTerminate ()
 
- Protected Member Functions inherited from G4VMPIsession
G4int ExecCommand (G4String acommand)
 
G4String TruncateCommand (const G4String &command) const
 
G4String BypassCommand (const G4String &command) const
 
virtual G4bool GetHelpChoice (G4int &aval)
 
virtual void ExitHelp () const
 
- Protected Member Functions inherited from G4VBasicShell
G4String ModifyToFullPathCommand (const char *aCommandLine) const
 
G4String GetCurrentWorkingDirectory () const
 
G4bool ChangeDirectory (const char *newDir)
 
G4UIcommandTreeFindDirectory (const char *dirName) const
 
G4UIcommandFindCommand (const char *commandName) const
 
G4String Complete (const G4String &)
 
G4String FindMatchingPath (G4UIcommandTree *, const G4String &)
 
virtual void ExecuteCommand (const G4String &)
 
void ApplyShellCommand (const G4String &, G4bool &, G4bool &)
 
void ShowCurrent (const G4String &) const
 
void ChangeDirectoryCommand (const G4String &)
 
void ListDirectory (const G4String &) const
 
void TerminalHelp (const G4String &)
 

Protected Attributes

G4VUIshellshell
 
- Protected Attributes inherited from G4VMPIsession
G4MPImanagerg4MPI
 
G4bool isMaster
 
G4bool isSlave
 
G4int rank
 

Detailed Description

Definition at line 33 of file G4MPIsession.hh.

Constructor & Destructor Documentation

G4MPIsession::G4MPIsession ( G4VUIshell ashell = 0)

Definition at line 44 of file G4MPIsession.cc.

Here is the call graph for this function:

G4MPIsession::~G4MPIsession ( )

Definition at line 65 of file G4MPIsession.cc.

Here is the call graph for this function:

Member Function Documentation

G4String G4MPIsession::GetCommand ( const char *  msg = 0)
protected

Definition at line 88 of file G4MPIsession.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4UIsession * G4MPIsession::SessionStart ( )
virtual

Implements G4VBasicShell.

Definition at line 173 of file G4MPIsession.cc.

Here is the call graph for this function:

void G4MPIsession::SetPrompt ( const G4String prompt)

Definition at line 75 of file G4MPIsession.cc.

void G4MPIsession::SetShell ( G4VUIshell ashell)

Definition at line 81 of file G4MPIsession.cc.

G4bool G4MPIsession::TryForcedTerminate ( )
protected

Definition at line 205 of file G4MPIsession.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

G4VUIshell* G4MPIsession::shell
protected

Definition at line 44 of file G4MPIsession.hh.


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