![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This is the complete list of members for Cpl::TShell::Restartable, including all inherited members.
isRunning() noexcept | Cpl::TShell::Restartable | |
launch(Cpl::Io::Input &infd, Cpl::Io::Output &outfd, bool enabledOnLaunch=true) noexcept | Cpl::TShell::Restartable | |
Cpl::TShell::Stdio::launch(Cpl::Io::Input &infd, Cpl::Io::Output &outfd) noexcept | Cpl::TShell::Stdio | |
m_name | Cpl::TShell::Stdio | protected |
m_priority | Cpl::TShell::Stdio | protected |
m_runnablePtr | Cpl::TShell::Stdio | protected |
m_shell | Cpl::TShell::Stdio | protected |
m_staticInstance | Cpl::TShell::Stdio | protected |
m_threadPtr | Cpl::TShell::Stdio | protected |
pleaseStop(bool stopThread=false) noexcept | Cpl::TShell::Restartable | |
restart() noexcept | Cpl::TShell::Restartable | |
Restartable(Cpl::TShell::ProcessorApi &shell, const char *threadName="TShell", int threadPriority=CPL_SYSTEM_THREAD_PRIORITY_NORMAL+CPL_SYSTEM_THREAD_PRIORITY_LOWER, bool thisIsAStaticInstance=true) noexcept | Cpl::TShell::Restartable | |
Stdio(ProcessorApi &shell, const char *threadName="TShell", int threadPriority=CPL_SYSTEM_THREAD_PRIORITY_NORMAL+CPL_SYSTEM_THREAD_PRIORITY_LOWER, bool thisIsAStaticInstance=true) noexcept | Cpl::TShell::Stdio | |
~Stdio() | Cpl::TShell::Stdio |