Code::Blocks
SVN r11506
|
#include <coderefactoring.h>
Public Member Functions | |
crSearchData (int pos_in, int line_in, const wxString &text_in) | |
Public Attributes | |
int | pos |
int | line |
wxString | text |
Definition at line 11 of file coderefactoring.h.
|
inline |
Definition at line 16 of file coderefactoring.h.
int crSearchData::line |
Definition at line 14 of file coderefactoring.h.
int crSearchData::pos |
Definition at line 13 of file coderefactoring.h.
wxString crSearchData::text |
Definition at line 15 of file coderefactoring.h.