89 void ExecuteCommand(
const G4String&);
90 void ChangeDirectory(
const G4String&);
108 void NotifyStateChange(
void);
109 void NotifyCommandUpdate(
void);
112 int CommandUpdated(
void);
113 void UpdateState(
void);
114 void UpdateParamVal(
void);
121 std::vector<G4String> previousTreeCommands;
122 std::vector<G4String> newTreeCommands;
123 std::vector<G4String> previousTreeParams;
124 std::vector<G4String> newTreeParams;
125 std::vector<G4UIcommand*> previousTreePCP;
126 std::vector<G4UIcommand*> newTreePCP;
void PauseSessionStart(const G4String &)
G4UIsession * SessionStart()
void Prompt(const G4String &)
G4int ReceiveG4cerr(const G4String &)
G4int ReceiveG4cout(const G4String &)