Code::Blocks  SVN r11506
TokenTree Member List

This is the complete list of members for TokenTree, including all inherited members.

AddToken(Token *newToken, int forceidx=-1)TokenTreeprotected
AddTokenToList(Token *newToken, int forceidx=-1)TokenTreeprotected
AppendDocumentation(int tokenIdx, unsigned int fileIdx, const wxString &doc)TokenTree
at(int idx)TokenTreeinline
at(int idx) constTokenTreeinline
CCDebugInfo classTokenTreefriend
CCTest classTokenTreefriend
CCTestFrame classTokenTreefriend
CheckChildRemove(const Token *token, int fileIdx)TokenTreeprotected
clear()TokenTree
Clear()TokenTreeinline
empty()TokenTreeinline
erase(int loc)TokenTree
erase(Token *oldToken)TokenTree
EraseFileMapInFileMap(size_t fileIdx)TokenTreeinline
EraseFileStatusByIndex(size_t fileIdx)TokenTreeinline
EraseFilesToBeReparsedByIndex(size_t fileIdx)TokenTreeinline
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() constTokenTreeinline
GetFileMatches(const wxString &filename, std::set< size_t > &result, bool caseSensitive, bool is_prefix)TokenTree
GetFilename(size_t fileIdx) constTokenTree
GetFilesMap() constTokenTreeinline
GetFileStatusCountForIndex(size_t fileIdx) constTokenTreeinline
GetFilesToBeReparsed() constTokenTreeinline
GetGlobalNameSpaces() constTokenTreeinline
GetTokenAt(int idx)TokenTreeprotected
GetTokenAt(int idx) constTokenTreeprotected
GetTokens() constTokenTreeinline
GetTokensBelongToFile(size_t fileIdx) constTokenTreeinline
insert(Token *newToken)TokenTree
insert(int loc, Token *newToken)TokenTree
InsertFileOrGetIndex(const wxString &filename)TokenTree
InsertTokenBelongToFile(size_t fileIdx, int tokenIdx)TokenTreeinline
IsFileParsed(const wxString &filename)TokenTree
m_FileMapTokenTreeprotected
m_FilenameMapTokenTreeprotected
m_FileStatusMapTokenTreeprotected
m_FilesToBeReparsedTokenTreeprotected
m_FreeTokensTokenTreeprotected
m_GlobalNameSpacesTokenTreeprotected
m_TokensTokenTreeprotected
m_TokenTicketCountTokenTree
m_TopNameSpacesTokenTreeprotected
m_TreeTokenTreeprotected
MarkFileTokensAsLocal(const wxString &filename, bool local=true, void *userData=0)TokenTree
MarkFileTokensAsLocal(size_t fileIdx, bool local=true, void *userData=0)TokenTree
NativeParserTest classTokenTreefriend
operator[](int idx)TokenTreeinline
realsize()TokenTree
RecalcFreeList()TokenTree
RecalcFullInheritance(int parentIdx, TokenIdxSet &result)TokenTreeprotected
RecalcInheritanceChain(Token *token)TokenTree
RemoveFile(const wxString &filename)TokenTree
RemoveFile(int fileIndex)TokenTree
RemoveToken(int idx)TokenTreeprotected
RemoveToken(Token *oldToken)TokenTreeprotected
RemoveTokenFromList(int idx)TokenTreeprotected
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()TokenTreevirtual