Code::Blocks
SVN r11506
|
Go to the source code of this file.
Classes | |
struct | CompileError |
class | CompilerErrors |
Functions | |
WX_DECLARE_OBJARRAY (CompileError, ErrorsArray) | |
struct CompileError |
Definition at line 16 of file compilererrors.h.
Class Members | ||
---|---|---|
wxArrayString | errors | |
wxString | filename | |
long int | line | |
CompilerLineType | lineType | |
cbProject * | project |
WX_DECLARE_OBJARRAY | ( | CompileError | , |
ErrorsArray | |||
) |