|
WSF
|
This is the complete list of members for wizard::AutoComplete, including all inherited members.
| AutoComplete() | wizard::AutoComplete | |
| cAUTOCOMPLETE enum value | wizard::AutoComplete | protected |
| CollectSuggestions(Entry *aRootEntry, size_t aWordIndex, std::vector< std::string > &aSuggestions, bool &aLastToken) | wizard::AutoComplete | protected |
| CollectSyntax(Entry *aEntryTreePtr, bool aFirstWord=true) | wizard::AutoComplete | protected |
| CountSuggestions(Entry *aRootEntry) | wizard::AutoComplete | protected |
| cSYNTAX enum value | wizard::AutoComplete | protected |
| DigestInput(const std::string &aText, size_t aInputPosition, size_t &aReplaceCharacters, size_t &aInsertPosition) | wizard::AutoComplete | protected |
| ExpandRefType(Entry &aEntry, const WsfParseType *aCurrentTypePtr, int aWordIndex) | wizard::AutoComplete | protected |
| ExpandRule(int aWordIndex, WsfParseRule *aReaderPtr, const WsfParseType *aCurrentTypePtr, Entry &aEntry, bool aExpandBlock=false) | wizard::AutoComplete | protected |
| ExpandTree(Entry &aEntry, const WsfParseType *aCurrentTypePtr, int aWordIndex, int aMaxWordIndex) | wizard::AutoComplete | protected |
| FindBlock(WsfParseNode *aNodePtr, int aInsertPosition) | wizard::AutoComplete | protected |
| FindCurrentType(WsfParseNode *aNodePtr) | wizard::AutoComplete | protected |
| FindNextBlock(WsfParseNode *aBlockPtr) | wizard::AutoComplete | protected |
| FindSuggestionTerminator(Entry *aEntryWord, std::string &aTerminatorToken) | wizard::AutoComplete | protected |
| FullyExpandWord(size_t aWordIndex) const | wizard::AutoComplete | protected |
| GetIncludeSuggestions(const std::string &aText, TextSource &aSource, ParseResults &aParseData, Results &aResults) | wizard::AutoComplete | protected |
| GetSuggestions(ParseResults &aParseData, TextSource &aSource, WsfParseNode *aNodePtr, const std::string &aText, size_t aInsertPosition, Results &aResults) | wizard::AutoComplete | |
| GetSyntax(ParseResults &aParseData, TextSource &aSource, WsfParseNode *aNodePtr, const std::string &aText, size_t aInsertPosition, SyntaxResults &aResults) | wizard::AutoComplete | |
| JoinSyntax(const SyntaxList &aLhs, const SyntaxList &aRhs) | wizard::AutoComplete | protected |
| mCurrentQuery | wizard::AutoComplete | protected |
| mCurrentTypeRef | wizard::AutoComplete | protected |
| mExpanded | wizard::AutoComplete | protected |
| mExpandTypeCommand | wizard::AutoComplete | protected |
| mParseResultsPtr | wizard::AutoComplete | protected |
| Operation enum name | wizard::AutoComplete | protected |
| Prune(int aQueryWordIndex, Entry *&aEntry) | wizard::AutoComplete | protected |
| Syntax typedef | wizard::AutoComplete | |
| SyntaxList typedef | wizard::AutoComplete | |
| TextMatches(const std::string &aText, size_t aWordIndex) | wizard::AutoComplete | protected |
| TextMatches(const std::string &aText, const std::string &aQuery) | wizard::AutoComplete | protected |