CLI
2.9
|
This is the complete list of members for Shell, including all inherited members.
Beep(void) | ExecutionContext | |
CleanScreen(const bool B_PromptMenu) | Shell | |
DisplayHelp(void) | Shell | |
EnableStream(const STREAM_TYPE E_StreamType, const bool B_Enable) | ExecutionContext | |
EnterMenu(const Menu &CLI_Menu, const bool B_PromptMenu) | Shell | |
ExecutionContext(void) | ExecutionContext | explicitprotected |
ExecutionContext(ExecutionContext &CLI_ParentContext) | ExecutionContext | explicitprotected |
ExitMenu(const bool B_PromptMenu) | Shell | |
GetBeep(void) const | ExecutionContext | |
GetCli(void) const | Shell | |
GetContextManager(void) | ExecutionContext | |
GetCurrentMenu(const int I_MenuIndex) const | Shell | |
GetHelpMargin(void) const | Shell | |
GetHelpOffset(void) const | Shell | |
GetInput(void) const | ExecutionContext | |
GetLang(void) const | ExecutionContext | |
GetStream(const STREAM_TYPE E_StreamType) const | ExecutionContext | |
IsRunning(void) const | ExecutionContext | |
Object(void) | Object | explicitprotected |
OnKey(const KEY E_KeyCode) | Shell | protectedvirtual |
OnStartExecution(void) | Shell | protectedvirtual |
OnStopExecution(void) | Shell | protectedvirtual |
PrintWorkingMenu(void) | Shell | |
Quit(void) | Shell | |
Run(IODevice &CLI_IODevice) | ExecutionContext | |
Run(void) | ExecutionContext | |
SetBeep(const bool B_Enable) | ExecutionContext | |
SetByeMessage(const ResourceString &CLI_ByeMessage) | Shell | |
SetLang(const ResourceString::LANG E_Lang) | ExecutionContext | |
SetPrompt(const ResourceString &CLI_Prompt) | Shell | |
SetStream(const STREAM_TYPE E_StreamType, OutputDevice &CLI_Stream) | ExecutionContext | |
SetWelcomeMessage(const ResourceString &CLI_WelcomeMessage) | Shell | |
Shell(const Cli &CLI_Cli) | Shell | explicit |
Shell(ExecutionContext &CLI_ParentContext, const Cli &CLI_Cli) | Shell | explicit |
StopAllExecutions(void) | ExecutionContext | |
StopExecution(void) | ExecutionContext | |
StreamEnabled(const STREAM_TYPE E_StreamType) const | ExecutionContext | |
~ExecutionContext(void) | ExecutionContext | virtual |
~Object(void)=0 | Object | pure virtual |
~Shell(void) | Shell | virtual |