#include <G4UIcommandTree.hh>
Public 멤버 함수 | |
G4UIcommandTree () | |
G4UIcommandTree (const char *thePathName) | |
~G4UIcommandTree () | |
G4int | operator== (const G4UIcommandTree &right) const |
G4int | operator!= (const G4UIcommandTree &right) const |
void | AddNewCommand (G4UIcommand *newCommand, G4bool workerThreadOnly=false) |
void | RemoveCommand (G4UIcommand *aCommand, G4bool workerThreadOnly=false) |
G4UIcommand * | FindPath (const char *commandPath) const |
G4UIcommandTree * | FindCommandTree (const char *commandPath) |
G4String | CompleteCommandPath (const G4String &commandPath) |
G4String | GetFirstMatchedString (const G4String &, const G4String &) const |
void | List () const |
void | ListCurrent () const |
void | ListCurrentWithNum () const |
void | CreateHTML () |
const G4UIcommand * | GetGuidance () const |
const G4String | GetPathName () const |
G4int | GetTreeEntry () const |
G4int | GetCommandEntry () const |
G4UIcommandTree * | GetTree (G4int i) |
G4UIcommandTree * | GetTree (const char *comNameC) |
G4UIcommand * | GetCommand (G4int i) |
const G4String | GetTitle () const |
Private 멤버 함수 | |
G4String | CreateFileName (const char *pName) |
G4String | ModStr (const char *strS) |
Private 속성 | |
std::vector< G4UIcommand * > | command |
std::vector< G4UIcommandTree * > | tree |
G4UIcommand * | guidance |
G4String | pathName |
G4bool | broadcastCommands |
G4UIcommandTree.hh 파일의 44 번째 라인에서 정의되었습니다.
G4UIcommandTree::G4UIcommandTree | ( | ) |
G4UIcommandTree.cc 파일의 35 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand().
G4UIcommandTree::G4UIcommandTree | ( | const char * | thePathName | ) |
G4UIcommandTree.cc 파일의 39 번째 라인에서 정의되었습니다.
다음을 참조함 : pathName.
G4UIcommandTree::~G4UIcommandTree | ( | ) |
G4UIcommandTree.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : tree.
void G4UIcommandTree::AddNewCommand | ( | G4UIcommand * | newCommand, |
G4bool | workerThreadOnly = false |
||
) |
G4UIcommandTree.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : AddNewCommand(), G4String::append(), broadcastCommands, command, G4String::first(), G4UIcommandTree(), G4UIcommand::GetCommandPath(), GetPathName(), guidance, G4String::isNull(), pathName, G4String::remove(), G4UIcommand::SetToBeBroadcasted(), G4UIcommand::SetWorkerThreadOnly(), G4UIcommand::ToBeBroadcasted(), tree.
다음에 의해서 참조됨 : AddNewCommand(), G4UImanager::AddNewCommand(), G4UImanager::AddWorkerCommand().
G4UIcommandTree.cc 파일의 237 번째 라인에서 정의되었습니다.
다음을 참조함 : FindCommandTree(), G4cout, G4endl, GetCommand(), GetCommandEntry(), GetFirstMatchedString(), GetPathName(), GetTree(), GetTreeEntry(), G4String::index(), G4String::last(), G4String::remove().
|
private |
G4UIcommandTree.cc 파일의 405 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::index().
다음에 의해서 참조됨 : CreateHTML().
void G4UIcommandTree::CreateHTML | ( | ) |
G4UIcommandTree.cc 파일의 437 번째 라인에서 정의되었습니다.
다음을 참조함 : command, CreateFileName(), G4endl, G4UIcommand::GetCommandName(), G4UIparameter::GetCurrentAsDefault(), G4UIparameter::GetDefaultValue(), G4UIcommand::GetGuidanceEntries(), G4UIcommand::GetGuidanceLine(), G4UIcommand::GetParameter(), G4UIparameter::GetParameterCandidates(), G4UIcommand::GetParameterEntries(), G4UIparameter::GetParameterName(), G4UIparameter::GetParameterRange(), G4UIparameter::GetParameterType(), GetPathName(), G4UIcommand::GetRange(), G4UIcommand::GetStateList(), G4StateManager::GetStateManager(), G4StateManager::GetStateString(), GetTitle(), guidance, G4UIparameter::IsOmittable(), ModStr(), pathName, tree.
다음에 의해서 참조됨 : G4UImanager::CreateHTML(), export_G4UIcommandTree().
G4UIcommandTree * G4UIcommandTree::FindCommandTree | ( | const char * | commandPath | ) |
Try to match a command or a path with the one given. : command or path to match
G4UIcommandTree.cc 파일의 209 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::append(), G4String::first(), GetPathName(), G4String::index(), pathName, G4String::remove(), tree.
다음에 의해서 참조됨 : CompleteCommandPath().
G4UIcommand * G4UIcommandTree::FindPath | ( | const char * | commandPath | ) | const |
G4UIcommandTree.cc 파일의 171 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::append(), command, G4String::first(), GetPathName(), G4String::index(), pathName, G4String::remove(), tree.
다음에 의해서 참조됨 : G4UImanager::ApplyCommand(), G4CascadeParamMessenger::CreateDirectory(), export_G4UIcommandTree(), G4VBasicShell::FindCommand(), G4UImanager::GetCurrentValues(), G4UIGAG::TerminalHelp(), G4VBasicShell::TerminalHelp(), G4UIGainServer::TerminalHelp().
|
inline |
G4UIcommandTree.hh 파일의 99 번째 라인에서 정의되었습니다.
다음을 참조함 : command.
다음에 의해서 참조됨 : G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenJavaTree(), G4UIGainServer::CodeGenJavaTree(), G4UIGAG::CodeGenTclParams(), G4UIGAG::CodeGenTclTree(), CompleteCommandPath(), export_G4UIcommandTree(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure(), G4UIGainServer::GetNewTreeValues(), G4UIGAG::GetNewTreeValues(), G4UIGAG::SendDisableList(), G4UIGainServer::SendDisableList(), G4UIGAG::TerminalHelp(), G4VBasicShell::TerminalHelp(), G4UIGainServer::TerminalHelp().
|
inline |
G4UIcommandTree.hh 파일의 85 번째 라인에서 정의되었습니다.
다음을 참조함 : command.
다음에 의해서 참조됨 : G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenJavaTree(), G4UIGainServer::CodeGenJavaTree(), G4UIGAG::CodeGenTclParams(), G4UIGAG::CodeGenTclTree(), CompleteCommandPath(), export_G4UIcommandTree(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure(), G4UIGainServer::GetNewTreeValues(), G4UIGAG::GetNewTreeValues(), G4UIGAG::SendDisableList(), G4UIGainServer::SendDisableList().
G4String G4UIcommandTree::GetFirstMatchedString | ( | const G4String & | str1, |
const G4String & | str2 | ||
) | const |
G4UIcommandTree.cc 파일의 317 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CompleteCommandPath().
|
inline |
G4UIcommandTree.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : guidance.
다음에 의해서 참조됨 : export_G4UIcommandTree(), ListCurrent().
|
inline |
G4UIcommandTree.hh 파일의 81 번째 라인에서 정의되었습니다.
다음을 참조함 : pathName.
다음에 의해서 참조됨 : AddNewCommand(), G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenTclTree(), CompleteCommandPath(), CreateHTML(), export_G4UIcommandTree(), FindCommandTree(), FindPath(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure(), GetTree(), operator!=(), operator==(), RemoveCommand().
|
inline |
G4UIcommandTree.hh 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIcommand::GetTitle(), guidance.
다음에 의해서 참조됨 : G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenTclTree(), CreateHTML(), export_G4UIcommandTree(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure().
|
inline |
G4UIcommandTree.hh 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : tree.
다음에 의해서 참조됨 : G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenJavaTree(), G4UIGainServer::CodeGenJavaTree(), G4UIGAG::CodeGenTclParams(), G4UIGAG::CodeGenTclTree(), CompleteCommandPath(), G4VBasicShell::FindDirectory(), G4UImanager::FindDirectory(), G4UIGAG::FindDirPath(), G4UIGainServer::FindDirPath(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure(), G4UIGainServer::GetNewTreeValues(), G4UIGAG::GetNewTreeValues(), G4UIGAG::SendDisableList(), G4UIGainServer::SendDisableList(), G4UIGAG::TerminalHelp(), G4VBasicShell::TerminalHelp(), G4UIGainServer::TerminalHelp().
|
inline |
G4UIcommandTree.hh 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : GetPathName(), tree.
|
inline |
G4UIcommandTree.hh 파일의 83 번째 라인에서 정의되었습니다.
다음을 참조함 : tree.
다음에 의해서 참조됨 : G4UIGAG::CodeGenJavaParams(), G4UIGainServer::CodeGenJavaParams(), G4UIGAG::CodeGenJavaTree(), G4UIGainServer::CodeGenJavaTree(), G4UIGAG::CodeGenTclParams(), G4UIGAG::CodeGenTclTree(), CompleteCommandPath(), export_G4UIcommandTree(), G4UIGainServer::GetNewTreeStructure(), G4UIGAG::GetNewTreeStructure(), G4UIGainServer::GetNewTreeValues(), G4UIGAG::GetNewTreeValues(), RemoveCommand(), G4UIGAG::SendDisableList(), G4UIGainServer::SendDisableList(), G4UIGAG::TerminalHelp(), G4VBasicShell::TerminalHelp(), G4UIGainServer::TerminalHelp().
void G4UIcommandTree::List | ( | ) | const |
G4UIcommandTree.cc 파일의 390 번째 라인에서 정의되었습니다.
다음을 참조함 : command, ListCurrent(), tree.
다음에 의해서 참조됨 : export_G4UIcommandTree(), G4UImanager::ListCommands().
void G4UIcommandTree::ListCurrent | ( | ) | const |
G4UIcommandTree.cc 파일의 338 번째 라인에서 정의되었습니다.
다음을 참조함 : command, G4cout, G4endl, GetGuidance(), guidance, G4UIcommand::List(), pathName, tree.
다음에 의해서 참조됨 : export_G4UIcommandTree(), List(), G4UIGAG::ListDirectory(), G4VBasicShell::ListDirectory(), G4UIGainServer::ListDirectory().
void G4UIcommandTree::ListCurrentWithNum | ( | ) | const |
G4UIcommandTree.cc 파일의 367 번째 라인에서 정의되었습니다.
다음을 참조함 : command, G4cout, G4endl, guidance, G4UIcommand::List(), pathName, tree.
다음에 의해서 참조됨 : export_G4UIcommandTree(), G4UIGAG::TerminalHelp(), G4VBasicShell::TerminalHelp(), G4UIGainServer::TerminalHelp().
|
private |
G4UIcommandTree.cc 파일의 415 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateHTML().
G4int G4UIcommandTree::operator!= | ( | const G4UIcommandTree & | right | ) | const |
G4UIcommandTree.cc 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : GetPathName(), pathName.
G4int G4UIcommandTree::operator== | ( | const G4UIcommandTree & | right | ) | const |
G4UIcommandTree.cc 파일의 53 번째 라인에서 정의되었습니다.
다음을 참조함 : GetPathName(), pathName.
void G4UIcommandTree::RemoveCommand | ( | G4UIcommand * | aCommand, |
G4bool | workerThreadOnly = false |
||
) |
G4UIcommandTree.cc 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::append(), command, G4String::first(), G4UIcommand::GetCommandPath(), GetPathName(), GetTreeEntry(), guidance, G4String::isNull(), G4UIcommand::IsWorkerThreadOnly(), pathName, G4String::remove(), tree.
다음에 의해서 참조됨 : G4UImanager::RemoveCommand(), G4UImanager::RemoveWorkerCommand().
|
private |
G4UIcommandTree.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand().
|
private |
G4UIcommandTree.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand(), CreateHTML(), FindPath(), GetCommand(), GetCommandEntry(), List(), ListCurrent(), ListCurrentWithNum(), RemoveCommand().
|
private |
G4UIcommandTree.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand(), CreateHTML(), GetGuidance(), GetTitle(), ListCurrent(), ListCurrentWithNum(), RemoveCommand().
|
private |
G4UIcommandTree.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand(), CreateHTML(), FindCommandTree(), FindPath(), G4UIcommandTree(), GetPathName(), ListCurrent(), ListCurrentWithNum(), operator!=(), operator==(), RemoveCommand().
|
private |
G4UIcommandTree.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddNewCommand(), CreateHTML(), FindCommandTree(), FindPath(), GetTree(), GetTreeEntry(), List(), ListCurrent(), ListCurrentWithNum(), RemoveCommand(), ~G4UIcommandTree().