36#ifndef G4UIcommandTree_hh
37#define G4UIcommandTree_hh 1
90 std::vector<G4UIcommandTree*>
tree;
G4String CreateFileName(const char *pName)
G4bool operator!=(const G4UIcommandTree &right) const
G4int GetCommandEntry() const
const G4UIcommand * GetGuidance() const
std::vector< G4UIcommandTree * > tree
G4UIcommand * GetCommand(G4int i)
const G4String & GetPathName() const
G4int GetTreeEntry() const
G4UIcommandTree * GetTree(G4int i)
G4bool operator==(const G4UIcommandTree &right) const
void AddNewCommand(G4UIcommand *newCommand, G4bool workerThreadOnly=false)
G4int createHTMLTreeLevel
G4String ModStr(const char *strS)
G4UIcommandTree * FindCommandTree(const char *commandPath)
void ListCurrentWithNum() const
const G4String GetTitle() const
G4String CompleteCommandPath(const G4String &commandPath)
G4String GetFirstMatchedString(const G4String &, const G4String &) const
G4UIcommand * FindPath(const char *commandPath) const
std::vector< G4UIcommand * > command
void CreateHTML(G4String="")
void RemoveCommand(G4UIcommand *aCommand, G4bool workerThreadOnly=false)
const G4String GetTitle() const