Geant4_10
Public Member Functions | List of all members
G4UIbridge Class Reference

#include <G4UIbridge.hh>

Public Member Functions

 G4UIbridge (G4UImanager *localUI, G4String dir)
 
 ~G4UIbridge ()
 
G4int ApplyCommand (const G4String &aCmd)
 
G4UImanagerLocalUI () const
 
G4String DirName () const
 
G4int DirLength () const
 

Detailed Description

Definition at line 59 of file G4UIbridge.hh.

Constructor & Destructor Documentation

G4UIbridge::G4UIbridge ( G4UImanager localUI,
G4String  dir 
)

Definition at line 36 of file G4UIbridge.cc.

Here is the call graph for this function:

G4UIbridge::~G4UIbridge ( )

Definition at line 61 of file G4UIbridge.cc.

Member Function Documentation

G4int G4UIbridge::ApplyCommand ( const G4String aCmd)

Definition at line 66 of file G4UIbridge.cc.

Here is the call graph for this function:

G4int G4UIbridge::DirLength ( ) const
inline

Definition at line 76 of file G4UIbridge.hh.

G4String G4UIbridge::DirName ( ) const
inline

Definition at line 74 of file G4UIbridge.hh.

G4UImanager* G4UIbridge::LocalUI ( ) const
inline

Definition at line 72 of file G4UIbridge.hh.

Here is the caller graph for this function:


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