LLFilterSD2XMLRPC Class Reference

Filter from serialized LLSD to an XMLRPC method call. More...

#include <llfiltersd2xmlrpc.h>

Inheritance diagram for LLFilterSD2XMLRPC:

Inheritance graph
[legend]
Collaboration diagram for LLFilterSD2XMLRPC:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLFilterSD2XMLRPC ()
virtual ~LLFilterSD2XMLRPC ()

Protected Member Functions

void streamOut (std::ostream &ostr, const LLSD &sd)
 helper method


Detailed Description

Filter from serialized LLSD to an XMLRPC method call.

These classes implement the necessary pipes for translating between xmlrpc and llsd rpc. The llsd rpcs mechanism was developed as an extensible and easy to parse serialization grammer which maintains a time efficient in-memory representation.

This clas provides common functionality for the LLFilterSD2XMLRPRC request and response classes.

Definition at line 53 of file llfiltersd2xmlrpc.h.


Constructor & Destructor Documentation

LLFilterSD2XMLRPC::LLFilterSD2XMLRPC (  ) 

LLFilterSD2XMLRPC

Definition at line 123 of file llfiltersd2xmlrpc.cpp.

LLFilterSD2XMLRPC::~LLFilterSD2XMLRPC (  )  [virtual]

Definition at line 127 of file llfiltersd2xmlrpc.cpp.


Member Function Documentation

void LLFilterSD2XMLRPC::streamOut ( std::ostream &  ostr,
const LLSD sd 
) [protected]


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:44:38 2008 for SecondLife by  doxygen 1.5.5