Made to Order Software Corporation Logo

LLChatLib: LLFilterXMLRPCResponse2LLSD Class Reference

LLFilterXMLRPCResponse2LLSD Class Reference

Filter from serialized XMLRPC method response to LLSD. More...

#include <llfiltersd2xmlrpc.h>

Inheritance diagram for LLFilterXMLRPCResponse2LLSD:
Collaboration diagram for LLFilterXMLRPCResponse2LLSD:

List of all members.

Protected Member Functions

virtual EStatus process_impl (const LLChannelDescriptors &channels, buffer_ptr_t &buffer, bool &eos, LLSD &context, LLPumpIO *pump)
 Process the data in buffer.


Detailed Description

Filter from serialized XMLRPC method response to LLSD.

The xmlrpc spec states that responses can only have one element which can be of any supported type. This takes in xml of the form: <?xml version="1.0"?><methodResponse><params>

<string>ok</string>

</params></methodResponse> And processes it into: 'ok'


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 17:18:41 2010 for LLChatLib by  doxygen 1.6.3