![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This is the complete list of members for Cpl::Text::Tokenizer::TextBlock, including all inherited members.
getParameter(unsigned index) const noexcept | Cpl::Text::Tokenizer::TextBlock | |
isTerminated() const noexcept | Cpl::Text::Tokenizer::TextBlock | inline |
isValidTokens() const noexcept | Cpl::Text::Tokenizer::TextBlock | inline |
numParameters() const noexcept | Cpl::Text::Tokenizer::TextBlock | inline |
remaining() const noexcept | Cpl::Text::Tokenizer::TextBlock | inline |
removeWhiteSpace(char *startOfTokenPtr, char *firstNonSpacePtr, char *lastNonSpacePtr) noexcept | Cpl::Text::Tokenizer::TextBlock | protected |
TextBlock(char *string, char delimiter=',', char terminator=';', char quote='"', char escape='\\' ) | Cpl::Text::Tokenizer::TextBlock |