46 G4bool commandsToBeBroadcasted)
72 return this == &messenger;
78 return this != &messenger;
84 std::ostringstream os;
92 std::ostringstream os;
111 std::istringstream is(t);
121 std::istringstream is(t);
131 std::istringstream is(t);
142 if(v ==
"Y" || v ==
"YES" || v ==
"1" || v ==
"T" || v ==
"TRUE")
152 G4cerr <<
"Warning : Old style definition of G4UIcommand <"
158 G4bool commandsToBeBroadcasted)
163 if(fullpath(fullpath.length() - 1) !=
'/')
G4GLOB_DLL std::ostream G4cerr
G4String & append(const G4String &)
const G4String & GetPathName() const
G4UIcommandTree * FindCommandTree(const char *commandPath)
const G4String & GetCommandPath() const
void SetGuidance(const char *aGuidance)
G4UIcommandTree * GetTree() const
static G4UImanager * GetUIpointer()
G4bool operator!=(const G4UImessenger &messenger) const
virtual G4String GetCurrentValue(G4UIcommand *command)
G4bool operator==(const G4UImessenger &messenger) const
void AddUIcommand(G4UIcommand *newCommand)
G4String DtoS(G4double a)
void CreateDirectory(const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
virtual void SetNewValue(G4UIcommand *command, G4String newValue)
G4double StoD(G4String s)