Public Methods
Protected Methods
Protected Members
[virtual]
Starts new parsing cycle.
Returns: true upon success, false if there is no more data
bool finished ()
| finished |
[const]
Check if input is exhausted.
Returns: true if input is exhausted, false otherwise.
bool get (string& protocol,
string& target,
string& command,
XrlArgs& args)
throw (XrlParseError) | get |
bool get_return_specs (list<XrlAtomSpell>& spells)
| get_return_specs |
const string& input ()
| input |
[const]
Attempt to find a new XRL starting point after an error has
occurred.
Returns: true if text resembling an XRL start is found.
[const]
[protected]
[protected]
[protected]
[protected]
string::const_iterator _pos
| _pos |
[protected]
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:53 2003, using kdoc 2.0a54+XORP. |