KiCad PCB EDA Suite
|
This is the complete list of members for LIBEVAL::TOKENIZER, including all inherited members.
Clear() | LIBEVAL::TOKENIZER | inline |
Done() const | LIBEVAL::TOKENIZER | inline |
GetChar() const | LIBEVAL::TOKENIZER | inline |
GetChars(const std::function< bool(wxUniChar)> &cond) const | LIBEVAL::TOKENIZER | |
GetPos() const | LIBEVAL::TOKENIZER | inline |
GetString() | LIBEVAL::TOKENIZER | |
m_pos | LIBEVAL::TOKENIZER | private |
m_str | LIBEVAL::TOKENIZER | private |
MatchAhead(const wxString &match, const std::function< bool(wxUniChar)> &stopCond) const | LIBEVAL::TOKENIZER | |
NextChar(int aAdvance=1) | LIBEVAL::TOKENIZER | inline |
Restart(const wxString &aStr) | LIBEVAL::TOKENIZER | inline |