class ParsedFinderXrlResponse

Parses finder protocol messages into Xrl responses. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

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]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:45 2009, using kdoc 2.0a54+XORP.