|
Code::Blocks
SVN r11506
|
This is the complete list of members for TokenTree, including all inherited members.
| AddToken(Token *newToken, int forceidx=-1) | TokenTree | protected |
| AddTokenToList(Token *newToken, int forceidx=-1) | TokenTree | protected |
| AppendDocumentation(int tokenIdx, unsigned int fileIdx, const wxString &doc) | TokenTree | |
| at(int idx) | TokenTree | inline |
| at(int idx) const | TokenTree | inline |
| CCDebugInfo class | TokenTree | friend |
| CCTest class | TokenTree | friend |
| CCTestFrame class | TokenTree | friend |
| CheckChildRemove(const Token *token, int fileIdx) | TokenTree | protected |
| clear() | TokenTree | |
| Clear() | TokenTree | inline |
| empty() | TokenTree | inline |
| erase(int loc) | TokenTree | |
| erase(Token *oldToken) | TokenTree | |
| EraseFileMapInFileMap(size_t fileIdx) | TokenTree | inline |
| EraseFileStatusByIndex(size_t fileIdx) | TokenTree | inline |
| EraseFilesToBeReparsedByIndex(size_t fileIdx) | TokenTree | inline |
| FindMatches(const wxString &query, TokenIdxSet &result, bool caseSensitive, bool is_prefix, TokenKind kindMask=tkUndefined) | TokenTree | |
| FindTokensInFile(const wxString &filename, TokenIdxSet &result, short int kindMask) | TokenTree | |
| FlagFileAsParsed(const wxString &filename) | TokenTree | |
| FlagFileForReparsing(const wxString &filename) | TokenTree | |
| GetDocumentation(int tokenIdx) | TokenTree | |
| GetFileIndex(const wxString &filename) | TokenTree | |
| GetFileMapSize() const | TokenTree | inline |
| GetFileMatches(const wxString &filename, std::set< size_t > &result, bool caseSensitive, bool is_prefix) | TokenTree | |
| GetFilename(size_t fileIdx) const | TokenTree | |
| GetFilesMap() const | TokenTree | inline |
| GetFileStatusCountForIndex(size_t fileIdx) const | TokenTree | inline |
| GetFilesToBeReparsed() const | TokenTree | inline |
| GetGlobalNameSpaces() const | TokenTree | inline |
| GetTokenAt(int idx) | TokenTree | protected |
| GetTokenAt(int idx) const | TokenTree | protected |
| GetTokens() const | TokenTree | inline |
| GetTokensBelongToFile(size_t fileIdx) const | TokenTree | inline |
| insert(Token *newToken) | TokenTree | |
| insert(int loc, Token *newToken) | TokenTree | |
| InsertFileOrGetIndex(const wxString &filename) | TokenTree | |
| InsertTokenBelongToFile(size_t fileIdx, int tokenIdx) | TokenTree | inline |
| IsFileParsed(const wxString &filename) | TokenTree | |
| m_FileMap | TokenTree | protected |
| m_FilenameMap | TokenTree | protected |
| m_FileStatusMap | TokenTree | protected |
| m_FilesToBeReparsed | TokenTree | protected |
| m_FreeTokens | TokenTree | protected |
| m_GlobalNameSpaces | TokenTree | protected |
| m_Tokens | TokenTree | protected |
| m_TokenTicketCount | TokenTree | |
| m_TopNameSpaces | TokenTree | protected |
| m_Tree | TokenTree | protected |
| MarkFileTokensAsLocal(const wxString &filename, bool local=true, void *userData=0) | TokenTree | |
| MarkFileTokensAsLocal(size_t fileIdx, bool local=true, void *userData=0) | TokenTree | |
| NativeParserTest class | TokenTree | friend |
| operator[](int idx) | TokenTree | inline |
| realsize() | TokenTree | |
| RecalcFreeList() | TokenTree | |
| RecalcFullInheritance(int parentIdx, TokenIdxSet &result) | TokenTree | protected |
| RecalcInheritanceChain(Token *token) | TokenTree | |
| RemoveFile(const wxString &filename) | TokenTree | |
| RemoveFile(int fileIndex) | TokenTree | |
| RemoveToken(int idx) | TokenTree | protected |
| RemoveToken(Token *oldToken) | TokenTree | protected |
| RemoveTokenFromList(int idx) | TokenTree | protected |
| RenameToken(Token *token, const wxString &newName) | TokenTree | |
| ReserveFileForParsing(const wxString &filename, bool preliminary=false) | TokenTree | |
| size() | TokenTree | |
| TokenExists(const wxString &name, int parent, short int kindMask) | TokenTree | |
| TokenExists(const wxString &name, const wxString &baseArgs, int parent, TokenKind kind) | TokenTree | |
| TokenExists(const wxString &name, const TokenIdxSet &parents, short int kindMask) | TokenTree | |
| TokenExists(const wxString &name, const wxString &baseArgs, const TokenIdxSet &parents, TokenKind kind) | TokenTree | |
| TokenTree() | TokenTree | |
| ~TokenTree() | TokenTree | virtual |
1.8.13