#include <G4VUIshell.hh>
Public 멤버 함수 | |
G4VUIshell (const G4String &prompt="> ") | |
virtual | ~G4VUIshell () |
void | SetNColumn (G4int ncol) |
void | SetPrompt (const G4String &prompt) |
void | SetCurrentDirectory (const G4String &ccd) |
virtual void | SetLsColor (TermColorIndex, TermColorIndex) |
virtual void | ShowCurrentDirectory () const |
virtual void | ListCommand (const G4String &input, const G4String &candidate="") const |
virtual G4String | GetCommandLineString (const char *msg=0)=0 |
virtual void | ResetTerminal () |
Protected 멤버 함수 | |
virtual void | MakePrompt (const char *msg=0) |
G4UIcommandTree * | GetCommandTree (const G4String &dir) const |
G4String | GetAbsCommandDirPath (const G4String &apath) const |
G4String | GetCommandPathTail (const G4String &apath) const |
Protected 속성 | |
G4String | promptSetting |
G4String | promptString |
G4int | nColumn |
G4bool | lsColorFlag |
TermColorIndex | directoryColor |
TermColorIndex | commandColor |
G4String | currentCommandDir |
G4VUIshell.hh 파일의 59 번째 라인에서 정의되었습니다.
G4VUIshell::G4VUIshell | ( | const G4String & | prompt = "> " | ) |
G4VUIshell.cc 파일의 46 번째 라인에서 정의되었습니다.
|
virtual |
G4VUIshell.cc 파일의 55 번째 라인에서 정의되었습니다.
G4VUIshell.cc 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::index(), G4String::last(), G4String::remove().
다음에 의해서 참조됨 : G4UItcsh::CompleteCommand(), G4UItcsh::ListMatchedCommand().
|
pure virtual |
G4VUIshell.cc 파일의 193 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::CompleteCommand().
|
protected |
G4VUIshell.cc 파일의 118 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, G4UImanager::GetUIpointer(), G4String::index(), G4String::strip().
다음에 의해서 참조됨 : G4UItcsh::CompleteCommand().
|
virtual |
G4VUIshell.cc 파일의 231 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::both, dir, FALSE, G4cout, G4endl, G4String::index(), G4UIArrayString::Show(), G4String::strip(), TRUE.
다음에 의해서 참조됨 : G4UItcsh::ListMatchedCommand().
|
protectedvirtual |
G4UItcsh에서 재구현되었습니다.
G4VUIshell.cc 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : G4String::append(), currentCommandDir, G4StateManager::GetCurrentState(), G4StateManager::GetStateManager(), promptSetting, promptString.
다음에 의해서 참조됨 : G4UIcsh::GetCommandLineString().
|
virtual |
G4UItcsh에서 재구현되었습니다.
G4VUIshell.cc 파일의 108 번째 라인에서 정의되었습니다.
G4VUIshell.hh 파일의 115 번째 라인에서 정의되었습니다.
다음을 참조함 : currentCommandDir, dir.
|
inlinevirtual |
G4UItcsh에서 재구현되었습니다.
G4VUIshell.hh 파일의 120 번째 라인에서 정의되었습니다.
G4VUIshell.hh 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : nColumn.
G4VUIshell.hh 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : promptSetting.
|
inlinevirtual |
G4VUIshell.hh 파일의 124 번째 라인에서 정의되었습니다.
다음을 참조함 : currentCommandDir, G4cout, G4endl.
|
protected |
G4VUIshell.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::SetLsColor().
|
protected |
G4VUIshell.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::CompleteCommand(), G4UItcsh::ListMatchedCommand(), MakePrompt(), G4UItcsh::MakePrompt(), SetCurrentDirectory(), ShowCurrentDirectory().
|
protected |
G4VUIshell.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::SetLsColor().
|
protected |
G4VUIshell.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::SetLsColor().
|
protected |
G4VUIshell.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetNColumn().
|
protected |
G4VUIshell.hh 파일의 61 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : MakePrompt(), G4UItcsh::MakePrompt(), SetPrompt().
|
protected |
G4VUIshell.hh 파일의 62 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UItcsh::ClearScreen(), G4UIcsh::GetCommandLineString(), G4UItcsh::GetCommandLineString(), G4UItcsh::ListMatchedCommand(), MakePrompt(), G4UItcsh::MakePrompt().