CLI
2.9
|
Execution context class definition. More...
Go to the source code of this file.
Classes | |
class | ExecutionContext |
Execution context. More... | |
class | ExecutionResult |
Result interface for execution contexts. More... | |
Typedefs | |
typedef enum _STREAM_TYPE | STREAM_TYPE |
Output stream enumeration. More... | |
Enumerations | |
enum | _STREAM_TYPE { ALL_STREAMS = -1, WELCOME_STREAM = 0, PROMPT_STREAM, ECHO_STREAM, OUTPUT_STREAM, ERROR_STREAM, STREAM_TYPES_COUNT } |
Output stream enumeration. More... | |
Execution context class definition.
Definition in file exec_context.h.
typedef enum _STREAM_TYPE STREAM_TYPE |
Output stream enumeration.
enum _STREAM_TYPE |
Output stream enumeration.
Definition at line 49 of file exec_context.h.