Geant4  10.00.p02
G4UIbridge Class Reference

#include <G4UIbridge.hh>

+ Collaboration diagram for G4UIbridge:

Public Member Functions

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

Private Attributes

G4UImanagerlocalUImanager
 
G4String dirName
 

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.

References dirName, FatalException, G4Exception(), G4UImanager::GetMasterUIpointer(), and G4UImanager::RegisterBridge().

+ 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.

References G4UImanager::ApplyCommand(), and localUImanager.

+ 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.

References dirName.

G4UImanager* G4UIbridge::LocalUI ( ) const
inline

Definition at line 72 of file G4UIbridge.hh.

References localUImanager.

Referenced by G4UImanager::RegisterBridge().

+ Here is the caller graph for this function:

Member Data Documentation

G4String G4UIbridge::dirName
private

Definition at line 69 of file G4UIbridge.hh.

Referenced by DirName(), and G4UIbridge().

G4UImanager* G4UIbridge::localUImanager
private

Definition at line 68 of file G4UIbridge.hh.

Referenced by ApplyCommand(), and LocalUI().


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