39 : baseDir(NULL), baseDirName(
"")
44 : baseDir(NULL), baseDirName(
"")
64 return this == &messenger;
69 std::ostringstream os;
76 std::ostringstream os;
92 std::istringstream is(t);
101 std::istringstream is(t);
111 if( v==
"Y" || v==
"YES" || v==
"1" || v==
"T" || v==
"TRUE" )
119 G4cerr <<
"Warning : Old style definition of G4UIcommand <"
128 if(fullpath(fullpath.length()-1) !=
'/') fullpath.
append(
"/");
130 G4UIcommandTree* tree= ui-> GetTree()-> FindCommandTree(fullpath.c_str());
136 baseDir-> SetGuidance(dsc.c_str());
G4DLLIMPORT std::ostream G4cerr
G4String & append(const G4String &)
const G4String & GetCommandPath() const
static G4UImanager * GetUIpointer()
virtual G4String GetCurrentValue(G4UIcommand *command)
G4bool operator==(const G4UImessenger &messenger) const
void AddUIcommand(G4UIcommand *newCommand)
G4String DtoS(G4double a)
virtual void SetNewValue(G4UIcommand *command, G4String newValue)
G4double StoD(G4String s)
void CreateDirectory(const G4String &path, const G4String &dsc)