|
CLI
2.9
|
This is the complete list of members for Choice, including all inherited members.
| Beep(void) | ExecutionContext | |
| Choice(const int I_DefaultChoice, const tk::Queue< ResourceString > &TK_Choices) | Choice | explicit |
| Choice(ExecutionContext &CLI_ParentContext, const int I_DefaultChoice, const tk::Queue< ResourceString > &TK_Choices) | Choice | explicit |
| EnableStream(const STREAM_TYPE E_StreamType, const bool B_Enable) | ExecutionContext | |
| EndControl(const bool B_ExecResult) | UI | protected |
| ExecutionContext(void) | ExecutionContext | explicitprotected |
| ExecutionContext(ExecutionContext &CLI_ParentContext) | ExecutionContext | explicitprotected |
| GetBeep(void) const | ExecutionContext | |
| GetbExecResult(void) const | UI | |
| GetChoice(void) const | Choice | |
| GetContextManager(void) | ExecutionContext | |
| GetInput(void) const | ExecutionContext | |
| GetLang(void) const | ExecutionContext | |
| GetLine(void) const | Line | |
| GetstrChoice(void) const | Choice | |
| GetStream(const STREAM_TYPE E_StreamType) const | ExecutionContext | |
| IsRunning(void) const | ExecutionContext | |
| Line(const tk::String &TK_DefaultLine, const int I_MinLineLength, const int I_MaxLineLength) | Line | explicit |
| Line(ExecutionContext &CLI_ParentContext, const tk::String &TK_DefaultLine, const int I_MinLineLength, const int I_MaxLineLength) | Line | explicit |
| Object(void) | Object | explicitprotected |
| OnKey(const KEY E_KeyCode) | Choice | virtual |
| OnStartExecution(void) | UI | protectedvirtual |
| OnStopExecution(void) | UI | protectedvirtual |
| Reset(void) | Line | protectedvirtual |
| ResetToDefault(void) | Choice | protectedvirtual |
| Run(IODevice &CLI_IODevice) | ExecutionContext | |
| Run(void) | ExecutionContext | |
| SetBeep(const bool B_Enable) | ExecutionContext | |
| SetLang(const ResourceString::LANG E_Lang) | ExecutionContext | |
| SetLine(const tk::String &TK_Line, const bool B_NewLine, const bool B_CleanOnTyping) | Line | protected |
| SetStream(const STREAM_TYPE E_StreamType, OutputDevice &CLI_Stream) | ExecutionContext | |
| StopAllExecutions(void) | ExecutionContext | |
| StopExecution(void) | ExecutionContext | |
| StreamEnabled(const STREAM_TYPE E_StreamType) const | ExecutionContext | |
| UI(void) | UI | explicitprotected |
| UI(ExecutionContext &CLI_ExecutionContext) | UI | explicitprotected |
| ~Choice(void) | Choice | virtual |
| ~ExecutionContext(void) | ExecutionContext | virtual |
| ~Line(void) | Line | virtual |
| ~Object(void)=0 | Object | pure virtual |
| ~UI(void) | UI | virtual |