CLI  2.9
ExecutionContext Member List

This is the complete list of members for ExecutionContext, including all inherited members.

Beep(void)ExecutionContext
EnableStream(const STREAM_TYPE E_StreamType, const bool B_Enable)ExecutionContext
ExecutionContext(void)ExecutionContextexplicitprotected
ExecutionContext(ExecutionContext &CLI_ParentContext)ExecutionContextexplicitprotected
GetBeep(void) constExecutionContext
GetContextManager(void)ExecutionContext
GetInput(void) constExecutionContext
GetLang(void) constExecutionContext
GetStream(const STREAM_TYPE E_StreamType) constExecutionContext
IsRunning(void) constExecutionContext
Object(void)Objectexplicitprotected
OnKey(const KEY E_KeyCode)=0ExecutionContextprotectedpure virtual
OnStartExecution(void)=0ExecutionContextprotectedpure virtual
OnStopExecution(void)=0ExecutionContextprotectedpure virtual
Run(IODevice &CLI_IODevice)ExecutionContext
Run(void)ExecutionContext
SetBeep(const bool B_Enable)ExecutionContext
SetLang(const ResourceString::LANG E_Lang)ExecutionContext
SetStream(const STREAM_TYPE E_StreamType, OutputDevice &CLI_Stream)ExecutionContext
StopAllExecutions(void)ExecutionContext
StopExecution(void)ExecutionContext
StreamEnabled(const STREAM_TYPE E_StreamType) constExecutionContext
~ExecutionContext(void)ExecutionContextvirtual
~Object(void)=0Objectpure virtual