#include <G4ZMQServer.hh>
Public 타입 | |
using | Transformer = std::function< G4bool(G4String &)> |
Public 멤버 함수 | |
G4ZMQServer () | |
~G4ZMQServer () | |
void | SetEndpoint (const G4String &endpoint) |
G4String | GetEndpoint () const |
void | SetDebug (G4bool flag) |
virtual G4UIsession * | SessionStart () |
virtual void | PauseSessionStart (const G4String &message) |
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 &) |
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 | GetCommand (const G4String &input) |
virtual void | ExecuteCommand (const G4String &command) |
virtual G4bool | GetHelpChoice (G4int &) |
virtual void | ExitHelp () const |
Private 속성 | |
G4bool | qdebug_ |
G4String | endpoint_ |
G4UItcsh * | shell_ |
G4ZMQServer.hh 파일의 37 번째 라인에서 정의되었습니다.
|
inherited |
G4coutDestination.hh 파일의 62 번째 라인에서 정의되었습니다.
G4ZMQServer::G4ZMQServer | ( | ) |
G4ZMQServer.cc 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : BLUE, endpoint_, G4UImanager::GetUIpointer(), qdebug_, RED, shell_.
G4ZMQServer::~G4ZMQServer | ( | ) |
G4ZMQServer.cc 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : shell_.
|
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.
|
protectedinherited |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
G4VBasicShell.cc 파일의 232 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VBasicShell::ChangeDirectoryCommand(), G4VBasicShell::ExecuteCommand(), G4cerr, G4cout, G4endl, G4VBasicShell::GetCurrentWorkingDirectory(), G4UImanager::GetNumberOfHistory(), G4UImanager::GetPreviousCommand(), G4UImanager::GetUIpointer(), G4String::leading, G4VBasicShell::ListDirectory(), G4VBasicShell::ModifyToFullPathCommand(), G4VBasicShell::ShowCurrent(), ss, G4String::strip(), G4VBasicShell::TerminalHelp().
|
protectedinherited |
G4VBasicShell.cc 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4VBasicShell::currentDirectory, G4VBasicShell::FindDirectory(), G4VBasicShell::ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ChangeDirectoryCommand().
G4VBasicShell.cc 파일의 326 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4VBasicShell::ChangeDirectory(), G4cout, G4endl, G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand().
G4VBasicShell.cc 파일의 181 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4VBasicShell::FindMatchingPath(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), G4VBasicShell::ModifyPath(), G4String::strip().
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
G4VBasicShell(으)로부터 재구현되었습니다.
G4ZMQServer.cc 파일의 264 번째 라인에서 정의되었습니다.
다음을 참조함 : fAliasNotFound, fCommandNotFound, fCommandSucceeded, fIllegalApplicationState, G4VBasicShell::FindCommand(), fParameterOutOfCandidates, fParameterOutOfRange, fParameterUnreadable, G4cerr, G4endl.
다음에 의해서 참조됨 : SessionStart().
|
privatevirtual |
G4VBasicShell를 구현.
G4ZMQServer.cc 파일의 312 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4VBasicShell.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4UIcommandTree::FindPath(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), G4VBasicShell::ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : G4VMPIsession::ExecCommand(), ExecuteCommand(), G4UIterminal::ExecuteCommand().
|
protectedinherited |
G4VBasicShell.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4UIcommandTree::GetTree(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), G4String::index(), G4VBasicShell::ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ChangeDirectory(), G4VBasicShell::ListDirectory(), SessionStart().
|
protectedinherited |
G4VBasicShell.cc 파일의 196 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VBasicShell::Complete().
G4ZMQServer.cc 파일의 204 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VBasicShell::ChangeDirectoryCommand(), G4cout, G4endl, G4VBasicShell::GetCurrentWorkingDirectory(), G4String::leading, G4VBasicShell::ListDirectory(), G4VBasicShell::ModifyToFullPathCommand(), G4String::remove(), shell_, G4VBasicShell::ShowCurrent(), G4String::strip(), G4VBasicShell::TerminalHelp().
다음에 의해서 참조됨 : SessionStart().
|
protectedinherited |
G4VBasicShell.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VBasicShell::currentDirectory.
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand(), G4VBasicShell::ListDirectory(), SessionStart(), G4VBasicShell::TerminalHelp().
|
inline |
G4ZMQServer.hh 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : endpoint_.
G4VBasicShell를 구현.
G4ZMQServer.cc 파일의 306 번째 라인에서 정의되었습니다.
|
inlinestaticinherited |
G4UIsession.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UIsession::inSession.
다음에 의해서 참조됨 : G4UIcontrolMessenger::SetNewValue().
G4VBasicShell.cc 파일의 340 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4VBasicShell::FindDirectory(), G4cout, G4endl, G4VBasicShell::GetCurrentWorkingDirectory(), G4UIcommandTree::ListCurrent(), G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand().
|
protectedinherited |
G4VBasicShell.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4String::index(), G4String::isNull(), G4VBasicShell::ModifyPath(), G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand(), G4VBasicShell::ShowCurrent(), G4VBasicShell::TerminalHelp().
G4VBasicShell를 구현.
G4ZMQServer.cc 파일의 175 번째 라인에서 정의되었습니다.
G4coutDestination.cc 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : m, G4coutDestination::ReceiveG4cerr(), G4coutDestination::transformersCerr, G4coutDestination::transformersCout.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cerr().
G4coutDestination.cc 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : m, G4coutDestination::ReceiveG4cout(), result, G4coutDestination::transformersCout.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cout().
|
virtualinherited |
G4coutDestination.cc 파일의 43 번째 라인에서 정의되었습니다.
다음을 참조함 : G4coutDestination::transformersCerr, G4coutDestination::transformersCout.
|
virtual |
G4VBasicShell를 구현.
G4ZMQServer.cc 파일의 96 번째 라인에서 정의되었습니다.
다음을 참조함 : buffer, endpoint_, ExecuteCommand(), G4VBasicShell::FindDirectory(), G4cout, G4endl, GetCommand(), G4VBasicShell::GetCurrentWorkingDirectory(), message(), qdebug_.
G4ZMQServer.hh 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : qdebug_.
G4ZMQServer.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : endpoint_.
G4VBasicShell.cc 파일의 314 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4UImanager::GetCurrentValues(), G4UImanager::GetUIpointer(), G4String::isNull(), G4VBasicShell::ModifyToFullPathCommand().
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand().
G4VBasicShell.cc 파일의 356 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4VBasicShell::ExitHelp(), G4UIcommandTree::FindPath(), G4cout, G4endl, G4UIcommandTree::GetCommand(), G4VBasicShell::GetCurrentWorkingDirectory(), G4VBasicShell::GetHelpChoice(), G4UIcommandTree::GetTree(), G4UImanager::GetTree(), G4UIcommandTree::GetTreeEntry(), G4UImanager::GetUIpointer(), G4String::index(), G4UIcommand::List(), G4UIcommandTree::ListCurrentWithNum(), G4VBasicShell::ModifyToFullPathCommand(), G4String::strip().
다음에 의해서 참조됨 : G4VBasicShell::ApplyShellCommand(), G4MPIsession::GetCommand(), GetCommand(), G4UIterminal::GetCommand().
|
private |
G4ZMQServer.hh 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ZMQServer(), GetEndpoint(), SessionStart(), SetEndpoint().
|
protectedinherited |
G4UIsession.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UIsession::~G4UIsession().
|
staticprotectedinherited |
G4UIsession.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UIsession::G4UIsession(), G4UIsession::InSession(), G4UIsession::~G4UIsession().
|
staticprotectedinherited |
G4coutDestination.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MasterForwardcoutDestination::ReceiveG4cerr(), G4MasterForwardcoutDestination::ReceiveG4cout().
|
private |
G4ZMQServer.hh 파일의 54 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ZMQServer(), ReceiveG4cerr(), ReceiveG4cout(), SessionStart(), SetDebug().
|
private |
G4ZMQServer.hh 파일의 56 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ZMQServer(), GetCommand(), ~G4ZMQServer().
|
protectedinherited |
G4coutDestination.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4coutDestination::AddCerrTransformer(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ResetTransformers().
|
protectedinherited |
G4coutDestination.hh 파일의 97 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4coutDestination::AddCoutTransformer(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ReceiveG4cout_(), G4coutDestination::ResetTransformers().