Made to Order Software Corporation Logo

LLChatLib: LLC Namespace Reference

LLC Namespace Reference

List of well known grids. More...

Classes

class  Manager

Functions

bool HasMe (std::string &str)
LLCHATLIBEXP std::string MungedPassword (const std::string &clear_text)
 MD5 munge a clear text password.

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


Detailed Description

List of well known grids.

Header for the C++ library interface to Linden Lab's source code.

Copyright (c) 2010 by R. Douglas Barbieri

The source code in this file ("Source Code") is provided by R. Douglas Barbieri to you under the terms of the GNU General Public License, version 2.0 ("GPL"). Terms of the GPL can be found in doc/GPL-license.txt in this distribution.

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 SOURCE CODE IN THIS DISTRIBUTION IS PROVIDED "AS IS." THE AUTHOR MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE.

Copyright (c) 2009-2010 by R. Douglas Barbieri

The source code in this file ("Source Code") is provided by R. Douglas Barbieri to you under the terms of the GNU General Public License, version 2.0 ("GPL"). Terms of the GPL can be found in doc/GPL-license.txt in this distribution.

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 SOURCE CODE IN THIS DISTRIBUTION IS PROVIDED "AS IS." THE AUTHOR MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE.


Function Documentation

bool LLC::HasMe ( std::string &  str  ) 

/brief if string starts with "/me" then remove and return true /param [in,out] str -- string with "/me" removed if found /return true if starts with "/me"

Here is the call graph for this function:

LLCHATLIBEXP std::string LLC::MungedPassword ( const std::string &  clear_text  ) 

MD5 munge a clear text password.

Parameters:
[in] clear_text password in clear text to munge
Returns:
LLC::std::string containing the munged password.
See also:
Manager::Authenticate()
Generated on Thu Sep 23 17:18:49 2010 for LLChatLib by  doxygen 1.6.3