|
|
XrlParseError (const string& input, ssize_t offset, const string& reason)
| XrlParseError |
XrlParseError (const string& input, string::const_iterator pos,
const string& reason)
| XrlParseError |
XrlParseError ()
| XrlParseError |
~XrlParseError ()
| ~XrlParseError |
[virtual]
const string& input ()
| input |
[const]
const ssize_t offset ()
| offset |
[const]
const string& reason ()
| reason |
[const]
string pretty_print (size_t termwidth = 80u)
| pretty_print |
[const]
const string _input | _input |
[protected]
size_t _offset | _offset |
[protected]
string _reason | _reason |
[protected]
void get_coordinates (size_t& lineno, size_t& charno)
| get_coordinates |
[protected const]
Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:50 2003, using kdoc 2.0a54+XORP. |