GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::Text::Frame::AsciiDecoder< BUFSIZE > Member List

This is the complete list of members for Cpl::Text::Frame::AsciiDecoder< BUFSIZE >, including all inherited members.

AsciiDecoder(char startOfFrame, char endOfFrame, char escapeChar, bool restrict=true, Cpl::Io::Input *inputSource=0, bool blocking=true)Cpl::Text::Frame::AsciiDecoder< BUFSIZE >inline
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() noexceptCpl::Text::Frame::AsciiDecoder< BUFSIZE >inlineprotectedvirtual
isEscapeChar() noexceptCpl::Text::Frame::AsciiDecoder< BUFSIZE >inlineprotectedvirtual
isLegalCharacter() noexceptCpl::Text::Frame::AsciiDecoder< BUFSIZE >inlineprotectedvirtual
isStartOfFrame() noexceptCpl::Text::Frame::AsciiDecoder< BUFSIZE >inlineprotectedvirtual
m_blockingCpl::Text::Frame::StreamDecoderprotected
m_bufferCpl::Text::Frame::AsciiDecoder< BUFSIZE >protected
m_bufSizeCpl::Text::Frame::Decoder_protected
m_dataLenCpl::Text::Frame::Decoder_protected
m_dataPtrCpl::Text::Frame::Decoder_protected
m_eofCpl::Text::Frame::AsciiDecoder< BUFSIZE >protected
m_escCpl::Text::Frame::AsciiDecoder< BUFSIZE >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_restrictedCpl::Text::Frame::AsciiDecoder< BUFSIZE >protected
m_sofCpl::Text::Frame::AsciiDecoder< BUFSIZE >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