|
ARB
|

Public Member Functions | |
| column () | |
| column (const char *t, int sc, int ec) | |
Public Attributes | |
| const char * | title |
| int | start_column |
| int | end_column |
Definition at line 29 of file probe_match_parser.cxx.
|
inline |
Definition at line 33 of file probe_match_parser.cxx.
Definition at line 34 of file probe_match_parser.cxx.
| const char* column::title |
Definition at line 30 of file probe_match_parser.cxx.
| int column::start_column |
Definition at line 31 of file probe_match_parser.cxx.
Referenced by ProbeMatchParser::getColumnRange(), and ProbeMatchParser::ProbeMatchParser().
| int column::end_column |
Definition at line 31 of file probe_match_parser.cxx.
Referenced by ProbeMatchParser::getColumnRange().
1.8.8