#include <G4VBasicShell.hh>
Public 타입 | |
using | Transformer = std::function< G4bool(G4String &)> |
Public 멤버 함수 | |
G4VBasicShell () | |
virtual | ~G4VBasicShell () |
virtual G4UIsession * | SessionStart ()=0 |
virtual void | PauseSessionStart (const G4String &Prompt)=0 |
virtual G4int | ReceiveG4cout (const G4String &coutString) |
virtual G4int | ReceiveG4cerr (const G4String &cerrString) |
void | AddCoutTransformer (const Transformer &t) |
void | AddCoutTransformer (Transformer &&t) |
void | AddCerrTransformer (const Transformer &t) |
void | AddCerrTransformer (Transformer &&t) |
virtual void | ResetTransformers () |
G4int | ReceiveG4cout_ (const G4String &msg) |
G4int | ReceiveG4cerr_ (const G4String &msg) |
정적 Public 멤버 함수 | |
static G4int | InSession () |
Protected 멤버 함수 | |
G4String | ModifyToFullPathCommand (const char *aCommandLine) const |
G4String | GetCurrentWorkingDirectory () const |
G4bool | ChangeDirectory (const char *newDir) |
G4UIcommandTree * | FindDirectory (const char *dirName) const |
G4UIcommand * | FindCommand (const char *commandName) const |
G4String | Complete (const G4String &) |
G4String | FindMatchingPath (G4UIcommandTree *, const G4String &) |
virtual void | ExecuteCommand (const G4String &) |
virtual G4bool | GetHelpChoice (G4int &)=0 |
virtual void | ExitHelp () const =0 |
void | ApplyShellCommand (const G4String &, G4bool &, G4bool &) |
void | ShowCurrent (const G4String &) const |
void | ChangeDirectoryCommand (const G4String &) |
void | ListDirectory (const G4String &) const |
void | TerminalHelp (const G4String &) |
Protected 속성 | |
G4int | ifBatch |
std::vector< Transformer > | transformersCout |
std::vector< Transformer > | transformersCerr |
정적 Protected 속성 | |
static G4ICOMS_DLL G4int | inSession = 0 |
static G4coutDestination * | masterG4coutDestination = 0 |
Private 멤버 함수 | |
G4String | ModifyPath (const G4String &tempPath) const |
Private 속성 | |
G4String | currentDirectory |
G4VBasicShell.hh 파일의 52 번째 라인에서 정의되었습니다.
|
inherited |
G4coutDestination.hh 파일의 62 번째 라인에서 정의되었습니다.
G4VBasicShell::G4VBasicShell | ( | ) |
G4VBasicShell.cc 파일의 39 번째 라인에서 정의되었습니다.
|
virtual |
G4VBasicShell.cc 파일의 44 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4coutDestination.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCerr.
다음에 의해서 참조됨 : G4MTcoutDestination::HandleFileCerr().
|
inlineinherited |
G4coutDestination.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCerr.
|
inlineinherited |
G4coutDestination.hh 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCout.
다음에 의해서 참조됨 : G4MTcoutDestination::AddMasterOutput(), G4MTcoutDestination::HandleFileCout(), G4MTcoutDestination::SetDefaultOutput().
|
inlineinherited |
G4coutDestination.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCout.
|
protected |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
G4VBasicShell.cc 파일의 232 번째 라인에서 정의되었습니다.
다음을 참조함 : ChangeDirectoryCommand(), ExecuteCommand(), G4cerr, G4cout, G4endl, GetCurrentWorkingDirectory(), G4UImanager::GetNumberOfHistory(), G4UImanager::GetPreviousCommand(), G4UImanager::GetUIpointer(), G4String::leading, ListDirectory(), ModifyToFullPathCommand(), ShowCurrent(), ss, G4String::strip(), TerminalHelp().
|
protected |
G4VBasicShell.cc 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, currentDirectory, FindDirectory(), ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : ChangeDirectoryCommand().
G4VBasicShell.cc 파일의 326 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, ChangeDirectory(), G4cout, G4endl, G4String::strip().
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand().
G4VBasicShell.cc 파일의 181 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, FindMatchingPath(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), ModifyPath(), G4String::strip().
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
G4UIGainServer, G4UIterminal, G4ZMQServer에서 재구현되었습니다.
G4VBasicShell.cc 파일의 206 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), fCommandNotFound, fCommandSucceeded, fIllegalApplicationState, fParameterOutOfCandidates, fParameterOutOfRange, fParameterUnreadable, G4cerr, G4endl, G4UImanager::GetUIpointer().
다음에 의해서 참조됨 : ApplyShellCommand().
|
protectedpure virtual |
G4UIGainServer, G4UIterminal, G4ZMQServer, G4VMPIsession에서 구현되었습니다.
다음에 의해서 참조됨 : TerminalHelp().
|
protected |
G4VBasicShell.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4UIcommandTree::FindPath(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : G4VMPIsession::ExecCommand(), G4ZMQServer::ExecuteCommand(), G4UIterminal::ExecuteCommand().
|
protected |
G4VBasicShell.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4UIcommandTree::GetTree(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : ChangeDirectory(), ListDirectory(), G4ZMQServer::SessionStart().
|
protected |
G4VBasicShell.cc 파일의 196 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Complete().
|
protected |
G4VBasicShell.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : currentDirectory.
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand(), ListDirectory(), G4ZMQServer::SessionStart(), TerminalHelp().
G4UIGainServer, G4UIterminal, G4ZMQServer, G4VMPIsession에서 구현되었습니다.
다음에 의해서 참조됨 : TerminalHelp().
|
inlinestaticinherited |
G4UIsession.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIsession::inSession.
다음에 의해서 참조됨 : G4UIcontrolMessenger::SetNewValue().
G4VBasicShell.cc 파일의 340 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, FindDirectory(), G4cout, G4endl, GetCurrentWorkingDirectory(), G4UIcommandTree::ListCurrent(), G4String::strip().
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand().
G4VBasicShell.cc 파일의 125 번째 라인에서 정의되었습니다.
다음을 참조함 : currentDirectory.
다음에 의해서 참조됨 : ChangeDirectory(), Complete(), FindCommand(), FindDirectory(), ModifyToFullPathCommand().
|
protected |
G4VBasicShell.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4String::index(), G4String::isNull(), ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand(), ShowCurrent(), TerminalHelp().
G4UIsession(으)로부터 재구현되었습니다.
G4UIGainServer, G4UIterminal, G4ZMQServer, G4VMPIsession에서 구현되었습니다.
G4coutDestination(으)로부터 재구현되었습니다.
G4UIGainServer, G4UIterminal, G4UIGAG, G4ZMQServer, G4VMPIsession에서 재구현되었습니다.
G4UIsession.cc 파일의 56 번째 라인에서 정의되었습니다.
G4coutDestination.cc 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : m, G4coutDestination::ReceiveG4cerr(), G4coutDestination::transformersCerr, G4coutDestination::transformersCout.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cerr().
G4coutDestination(으)로부터 재구현되었습니다.
G4UIGainServer, G4UIterminal, G4UIGAG, G4ZMQServer, G4VMPIsession에서 재구현되었습니다.
G4UIsession.cc 파일의 50 번째 라인에서 정의되었습니다.
G4coutDestination.cc 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : m, G4coutDestination::ReceiveG4cout(), result, G4coutDestination::transformersCout.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cout().
|
virtualinherited |
G4coutDestination.cc 파일의 43 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCerr, G4coutDestination::transformersCout.
|
pure virtual |
G4UIsession(으)로부터 재구현되었습니다.
G4UIGainServer, G4UIterminal, G4ZMQServer, G4MPIsession, G4MPIbatch에서 구현되었습니다.
G4VBasicShell.cc 파일의 314 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4UImanager::GetCurrentValues(), G4UImanager::GetUIpointer(), G4String::isNull(), ModifyToFullPathCommand().
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand().
G4VBasicShell.cc 파일의 356 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, ExitHelp(), G4UIcommandTree::FindPath(), G4cout, G4endl, G4UIcommandTree::GetCommand(), GetCurrentWorkingDirectory(), GetHelpChoice(), G4UIcommandTree::GetTree(), G4UImanager::GetTree(), G4UIcommandTree::GetTreeEntry(), G4UImanager::GetUIpointer(), G4String::index(), G4UIcommand::List(), G4UIcommandTree::ListCurrentWithNum(), ModifyToFullPathCommand(), G4String::strip().
다음에 의해서 참조됨 : ApplyShellCommand(), G4MPIsession::GetCommand(), G4ZMQServer::GetCommand(), G4UIterminal::GetCommand().
|
private |
G4VBasicShell.hh 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ChangeDirectory(), GetCurrentWorkingDirectory(), ModifyPath().
|
protectedinherited |
G4UIsession.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UIsession::~G4UIsession().
|
staticprotectedinherited |
G4UIsession.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UIsession::G4UIsession(), G4UIsession::InSession(), G4UIsession::~G4UIsession().
|
staticprotectedinherited |
G4coutDestination.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cerr(), G4MasterForwardcoutDestination::ReceiveG4cout().
|
protectedinherited |
G4coutDestination.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4coutDestination::AddCerrTransformer(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ResetTransformers().
|
protectedinherited |
G4coutDestination.hh 파일의 97 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4coutDestination::AddCoutTransformer(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ReceiveG4cout_(), G4coutDestination::ResetTransformers().