GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::Text::Frame::StreamDecoder Member List

This is the complete list of members for Cpl::Text::Frame::StreamDecoder, including all inherited members.

decodeEscapedChar(char escapedChar)Cpl::Text::Frame::Decoder_protectedvirtual
Decoder_(char rawInputBuffer[], size_t sizeOfRawInputBuffer)Cpl::Text::Frame::Decoder_
initializeFrame() noexceptCpl::Text::Frame::Decoder_protectedvirtual
isEofOfFrame() noexcept=0Cpl::Text::Frame::Decoder_protectedpure virtual
isEscapeChar() noexcept=0Cpl::Text::Frame::Decoder_protectedpure virtual
isLegalCharacter() noexcept=0Cpl::Text::Frame::Decoder_protectedpure virtual
isStartOfFrame() noexcept=0Cpl::Text::Frame::Decoder_protectedpure virtual
m_blockingCpl::Text::Frame::StreamDecoderprotected
m_bufferCpl::Text::Frame::Decoder_protected
m_bufSizeCpl::Text::Frame::Decoder_protected
m_dataLenCpl::Text::Frame::Decoder_protected
m_dataPtrCpl::Text::Frame::Decoder_protected
m_escapingCpl::Text::Frame::Decoder_protected
m_framePtrCpl::Text::Frame::Decoder_protected
m_frameSizeCpl::Text::Frame::Decoder_protected
m_inFrameCpl::Text::Frame::Decoder_protected
m_srcPtrCpl::Text::Frame::StreamDecoderprotected
oobRead(void *buffer, int numBytes, int &bytesRead) noexceptCpl::Text::Frame::Decoder_virtual
read(void *buffer, int numBytes, int &bytesRead)Cpl::Text::Frame::StreamDecoderprotectedvirtual
scan(size_t maxSizeOfFrame, char *frame, size_t &frameSize) noexceptCpl::Text::Frame::Decoder_virtual
scan(size_t maxSizeOfFrame, char *frame, size_t &frameSize, bool &isEof) noexceptCpl::Text::Frame::Decoder_virtual
setInput(Cpl::Io::Input &newInFd) noexceptCpl::Text::Frame::StreamDecoder
StreamDecoder(char rawInputBuffer[], size_t sizeOfRawInputBuffer, Cpl::Io::Input *inputSource=0, bool blocking=true)Cpl::Text::Frame::StreamDecoderprotected
~Decoder()Cpl::Text::Frame::Decoderinlinevirtual