38 : baseDir(NULL), baseDirName(
""), commandsShouldBeInMaster(
false)
43 G4bool commandsToBeBroadcasted)
44 : baseDir(NULL), baseDirName(
""), commandsShouldBeInMaster(
false)
64 return this == &messenger;
69 std::ostringstream os;
76 std::ostringstream os;
92 std::istringstream is(t);
101 std::istringstream is(t);
110 std::istringstream is(t);
120 if( v==
"Y" || v==
"YES" || v==
"1" || v==
"T" || v==
"TRUE" )
128 G4cerr <<
"Warning : Old style definition of G4UIcommand <"
133 G4bool commandsToBeBroadcasted)
138 if(fullpath(fullpath.length()-1) !=
'/') fullpath.
append(
"/");
146 baseDir-> SetGuidance(dsc.c_str());