G4UIdirectory Class Reference

#include <G4UIdirectory.hh>

Inheritance diagram for G4UIdirectory:

G4UIcommand

Public Member Functions

 G4UIdirectory (char *theCommandPath)
 G4UIdirectory (const char *theCommandPath)

Detailed Description

Definition at line 41 of file G4UIdirectory.hh.


Constructor & Destructor Documentation

G4UIdirectory::G4UIdirectory ( char *  theCommandPath  ) 

Definition at line 33 of file G4UIdirectory.cc.

00034 :G4UIcommand(theCommandPath,NULL)
00035 {;}

G4UIdirectory::G4UIdirectory ( const char *  theCommandPath  ) 

Definition at line 37 of file G4UIdirectory.cc.

00038 :G4UIcommand(theCommandPath,NULL)
00039 {;}


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:36 2013 for Geant4 by  doxygen 1.4.7