| 
  | ||||||||||||||||
Parses finder protocol messages into Xrl responses.
|  ParsedFinderXrlResponse (const char* data)
 throw (BadFinderMessageFormat, WrongFinderMessageType, InvalidString)  | ParsedFinderXrlResponse | 
Constructor for received Xrl Response messages. Attempts to extract Xrl Reponse from data.
Throws: BadFinderMessageFormat, when, bad, packet, data, received., WrongFinderMessageType, if, message, is, not, a, Finder, Xrl, Response, Message., InvalidString, if, the, data, within, the, Xrl, Response, message, could, not, be, rendered, as, an, Xrl.
|  ~ParsedFinderXrlResponse ()
 | ~ParsedFinderXrlResponse | 
| const XrlError&  xrl_error ()
 | xrl_error | 
[const]
| XrlArgs*  xrl_args ()
 | xrl_args | 
[const]