llfiltersd2xmlrpc.h File Reference

#include <iosfwd>
#include "lliopipe.h"

Include dependency graph for llfiltersd2xmlrpc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLFilterSD2XMLRPC
 Filter from serialized LLSD to an XMLRPC method call. More...
class  LLFilterSD2XMLRPCResponse
 Filter from serialized LLSD to an XMLRPC response. More...
class  LLFilterSD2XMLRPCRequest
 Filter from serialized LLSD to an XMLRPC method call. More...
class  LLFilterXMLRPCResponse2LLSD
 Filter from serialized XMLRPC method response to LLSD. More...
class  LLFilterXMLRPCRequest2LLSD
 Filter from serialized XMLRPC method call to LLSD. More...

Functions

std::string xml_escape_string (const std::string &in)
 This function takes string, and escapes it appropritately for inclusion as xml data.

Variables

const char LLSDRPC_REQUEST_HEADER_1 []
 Externally available constants.
const char LLSDRPC_REQUEST_HEADER_2 []
const char LLSDRPC_REQUEST_FOOTER []


Detailed Description

Author:
Phoenix
Date:
2005-04-26
LicenseInfo
firstyear=2005&license=viewergpl

Copyright (c) 2005-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llfiltersd2xmlrpc.h.


Function Documentation

std::string xml_escape_string ( const std::string &  in  ) 

This function takes string, and escapes it appropritately for inclusion as xml data.

Definition at line 131 of file llfiltersd2xmlrpc.cpp.

Referenced by idle_startup(), LLFilterSD2XMLRPCRequest::process_impl(), LLFilterSD2XMLRPCResponse::process_impl(), and LLFilterSD2XMLRPC::streamOut().

Here is the caller graph for this function:


Variable Documentation

const char LLSDRPC_REQUEST_FOOTER[]

Externally available constants.

Definition at line 112 of file llfiltersd2xmlrpc.cpp.

Referenced by LLSDRPCClient::call(), and LLFilterXMLRPCRequest2LLSD::process_impl().


Generated on Fri May 16 08:35:20 2008 for SecondLife by  doxygen 1.5.5