GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::Text::Tokenizer::TextBlock Member List

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

getParameter(unsigned index) const noexceptCpl::Text::Tokenizer::TextBlock
isTerminated() const noexceptCpl::Text::Tokenizer::TextBlockinline
isValidTokens() const noexceptCpl::Text::Tokenizer::TextBlockinline
numParameters() const noexceptCpl::Text::Tokenizer::TextBlockinline
remaining() const noexceptCpl::Text::Tokenizer::TextBlockinline
removeWhiteSpace(char *startOfTokenPtr, char *firstNonSpacePtr, char *lastNonSpacePtr) noexceptCpl::Text::Tokenizer::TextBlockprotected
TextBlock(char *string, char delimiter=',', char terminator=';', char quote='"', char escape='\\' )Cpl::Text::Tokenizer::TextBlock