Code::Blocks
SVN r11506
|
This is the complete list of members for CompilerErrors, including all inherited members.
AddError(CompilerLineType lt, cbProject *project, const wxString &filename, long int line, const wxString &error) | CompilerErrors | |
Clear() | CompilerErrors | |
CompilerErrors() | CompilerErrors | |
DoAddError(const CompileError &error) | CompilerErrors | private |
DoClearErrorMarkFromAllEditors() | CompilerErrors | private |
DoGotoError(const CompileError &error) | CompilerErrors | private |
ErrorLineHasMore(const wxString &filename, long int line) const | CompilerErrors | private |
GetCount() const | CompilerErrors | inline |
GetCount(CompilerLineType lt) const | CompilerErrors | |
GetErrorString(int index) | CompilerErrors | |
GetFirstError() const | CompilerErrors | |
GetFocusedError() const | CompilerErrors | inline |
GotoError(int nr) | CompilerErrors | |
HasNextError() const | CompilerErrors | |
HasPreviousError() const | CompilerErrors | |
m_ErrorIndex | CompilerErrors | private |
m_Errors | CompilerErrors | private |
Next() | CompilerErrors | |
Previous() | CompilerErrors | |
~CompilerErrors() | CompilerErrors | virtual |