![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This is the complete list of members for Driver::TPipe::Pipe, including all inherited members.
getUnknownFrameCount() noexcept | Driver::TPipe::Pipe | |
m_deframer | Driver::TPipe::Pipe | protected |
m_frameBuffer | Driver::TPipe::Pipe | protected |
m_frameBufSize | Driver::TPipe::Pipe | protected |
m_framer | Driver::TPipe::Pipe | protected |
m_lock | Driver::TPipe::Pipe | protected |
m_outfdPtr | Driver::TPipe::Pipe | protected |
m_rxHandlers | Driver::TPipe::Pipe | protected |
m_unknownFrames | Driver::TPipe::Pipe | protected |
m_verbDelimiters | Driver::TPipe::Pipe | protected |
Pipe(Cpl::Container::Map< RxFrameHandlerApi > &rxFrameHdlrs, Cpl::Text::Frame::StreamDecoder &deframer, Cpl::Text::Frame::StreamEncoder &framer, size_t rxFrameSize, const char *verbDelimiters=" ") | Driver::TPipe::Pipe | |
poll() noexcept | Driver::TPipe::Pipe | |
sendCommand(const char *completeCommandText, size_t numBytes) noexcept | Driver::TPipe::Pipe | virtual |
Driver::TPipe::Tx::sendCommand(Cpl::Text::String &command) noexcept | Driver::TPipe::Tx | inline |
Driver::TPipe::Tx::sendCommand(const char *commandString) noexcept | Driver::TPipe::Tx | inline |
sendRawCommand(const char *completeCommandText, size_t numBytes) noexcept | Driver::TPipe::Pipe | virtual |
start(Cpl::Io::Input &inStream, Cpl::Io::Output &outStream) noexcept | Driver::TPipe::Pipe | |
stop() noexcept | Driver::TPipe::Pipe | |
~Pipe() | Driver::TPipe::Pipe | |
~Tx() | Driver::TPipe::Tx | inlinevirtual |