class ParsedFinderXrlResponse

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

Definition#include <finder_msgs.hh>
InheritsParsedFinderMessageBase [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

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 possum.icir.org on Mon Jun 9 13:23:50 2003, using kdoc 2.0a54+XORP.