![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
This is the complete list of members for Cpl::TShell::Context_, including all inherited members.
| findCommand(const char *verb, size_t verbLength) noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| getCommands() noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| getDelimiterChar() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| getEscapeChar() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| getOutputBuffer() noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| getQuoteChar() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| getTerminatorChar() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| getTokenBuffer() noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| getTokenBuffer2() noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| getUserPermissionLevel() const noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| oobRead(void *buffer, int numBytes, int &bytesRead) noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| poll() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| requestStop() noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| setUserPermissionLevel(Security::Permission_T newPermissionLevel) noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| start(Cpl::Io::Input &infd, Cpl::Io::Output &outfd, bool blocking=true) noexcept=0 | Cpl::TShell::ProcessorApi | pure virtual |
| writeFrame(const char *text) noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| writeFrame(const char *text, size_t maxBytes) noexcept=0 | Cpl::TShell::Context_ | pure virtual |
| ~Context_() | Cpl::TShell::Context_ | inlinevirtual |
| ~ProcessorApi() | Cpl::TShell::ProcessorApi | inlinevirtual |