Code::Blocks  SVN r11506
ParserThread Member List

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

Abort()cbThreadedTaskinline
Aborted() constcbThreadedTaskinlineprotected
CalcEnumExpression(Token *tokenParent, long &result, wxString &peek)ParserThreadprotected
cbThreadedTask()cbThreadedTaskinline
ctClass enum valueParserThreadprotected
ctStructure enum valueParserThreadprotected
ctUnion enum valueParserThreadprotected
DoAddToken(TokenKind kind, const wxString &name, int line, int implLineStart=0, int implLineEnd=0, const wxString &args=wxEmptyString, bool isOperator=false, bool isImpl=false)ParserThreadprotected
DoParse()ParserThreadprotected
EClassType enum nameParserThreadprotected
Execute()ParserThreadinlineprotectedvirtual
FindTokenFromQueue(std::queue< wxString > &q, Token *parent=0, bool createIfNotExist=false, Token *parentIfCreated=0)ParserThreadprivate
GetBaseArgs(const wxString &args, wxString &baseArgs)ParserThreadprivate
GetFilename()ParserThreadinline
GetTemplateArgArray(const wxString &templateArgs, bool remove_gt_lt, bool add_last)ParserThreadprivate
GetTemplateArgs()ParserThreadprivate
GetTokenBaseType()ParserThreadprotected
HandleClass(EClassType ct)ParserThreadprotected
HandleConditionalArguments()ParserThreadprotected
HandleEnum()ParserThreadprotected
HandleForLoopArguments()ParserThreadprotected
HandleFunction(wxString &name, bool isOperator=false, bool isPointer=false)ParserThreadprotected
HandleIncludes()ParserThreadprotected
HandleNamespace()ParserThreadprotected
HandleTypedef()ParserThreadprotected
InitTokenizer()ParserThreadprivate
IsStillAlive(const wxString &funcInfo)ParserThreadprivate
m_BufferParserThreadprivate
m_EncounteredNamespacesParserThreadprivate
m_EncounteredTypeNamespacesParserThreadprivate
m_EnumUnnamedCountParserThreadprivate
m_FileIdxParserThreadprivate
m_FilenameParserThreadprivate
m_FileSizeParserThreadprivate
m_IsLocalParserThreadprivate
m_LastParentParserThreadprivate
m_LastScopeParserThreadprivate
m_LastTokenParserThreadprivate
m_LastUnnamedTokenNameParserThreadprivate
m_OptionsParserThreadprivate
m_ParentParserThreadprivate
m_ParsingTypedefParserThreadprivate
m_PointerOrRefParserThreadprivate
m_StrParserThreadprivate
m_StructUnionUnnamedCountParserThreadprivate
m_TemplateArgumentParserThreadprivate
m_TokenizerParserThreadprivate
m_TokenTreeParserThreadprivate
m_UsedNamespacesIdsParserThreadprivate
Parse()ParserThread
ParseBufferForNamespaces(const wxString &buffer, NameSpaceVec &result)ParserThread
ParseBufferForUsingNamespace(const wxString &buffer, wxArrayString &result)ParserThread
ParserThread(ParserBase *parent, const wxString &bufferOrFilename, bool isLocal, ParserThreadOptions &parserThreadOptions, TokenTree *tokenTree)ParserThread
ReadAngleBrackets()ParserThreadprotected
ReadClsNames(wxString &ancestor)ParserThreadprotected
ReadVarNames()ParserThreadprotected
RefineAnonymousTypeToken(short int typeMask, wxString alise)ParserThreadprivate
RemoveTemplateArgs(const wxString &expr, wxString &expNoArgs, wxString &templateArgs)ParserThreadprivate
ResolveTemplateArgs(Token *newToken)ParserThreadprivate
ResolveTemplateMap(const wxString &typeStr, const wxArrayString &actuals, std::map< wxString, wxString > &results)ParserThreadprivate
SkipAngleBraces()ParserThreadprotected
SkipBlock()ParserThreadprotected
SkipToOneOfChars(const wxString &chars, bool supportNesting=false, bool singleCharToken=true)ParserThreadprotected
SplitTemplateActualParameters(const wxString &templateArgs, wxArrayString &actuals)ParserThreadprivate
SplitTemplateFormalParameters(const wxString &templateArgs, wxArrayString &formals)ParserThreadprivate
TestDestroy() constcbThreadedTaskinlineprotected
TokenExists(const wxString &name, const Token *parent=0, short int kindMask=0xFFFF)ParserThreadprivate
TokenExists(const wxString &name, const wxString &baseArgs, const Token *parent, TokenKind kind)ParserThreadprivate
~cbThreadedTask()=0cbThreadedTaskinlinepure virtual
~ParserThread()ParserThreadvirtual