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

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

decodeEscapedChar(char escapedChar)Cpl::Text::Frame::Decoder_protectedvirtual
Decoder_(char rawInputBuffer[], size_t sizeOfRawInputBuffer)Cpl::Text::Frame::Decoder_
getRemainder() const noexceptCpl::Text::Frame::StringDecodervirtual
initializeFrame() noexceptCpl::Text::Frame::Decoder_protectedvirtual
isEofOfFrame() noexceptCpl::Text::Frame::StringDecoderprotectedvirtual
isEscapeChar() noexceptCpl::Text::Frame::StringDecoderprotectedvirtual
isLegalCharacter() noexceptCpl::Text::Frame::StringDecoderprotectedvirtual
isStartOfFrame() noexceptCpl::Text::Frame::StringDecoderprotectedvirtual
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_endPtrCpl::Text::Frame::StringDecoderprotected
m_eofCpl::Text::Frame::StringDecoderprotected
m_escCpl::Text::Frame::StringDecoderprotected
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_sofCpl::Text::Frame::StringDecoderprotected
m_srcLenCpl::Text::Frame::StringDecoderprotected
m_srcPtrCpl::Text::Frame::StringDecoderprotected
m_startPtrCpl::Text::Frame::StringDecoderprotected
oobRead(void *buffer, int numBytes, int &bytesRead) noexceptCpl::Text::Frame::Decoder_virtual
read(void *buffer, int numBytes, int &bytesRead)Cpl::Text::Frame::StringDecoderprotectedvirtual
scan(size_t maxSizeOfFrame, char *frame, size_t &frameSize) noexceptCpl::Text::Frame::StringDecodervirtual
Cpl::Text::Frame::Decoder_::scan(size_t maxSizeOfFrame, char *frame, size_t &frameSize, bool &isEof) noexceptCpl::Text::Frame::Decoder_virtual
setInput(const char *inputSourceAsNullTerminatedString) noexceptCpl::Text::Frame::StringDecodervirtual
setInput(const char *inputSoruce, int sizeInBytesOfSource) noexceptCpl::Text::Frame::StringDecodervirtual
StringDecoder(char startOfFrame, char endOfFrame, char escapeChar, const char *inputSourceAsNullTerminatedString=0)Cpl::Text::Frame::StringDecoder
~Decoder()Cpl::Text::Frame::Decoderinlinevirtual