LLSRV Class Reference

#include <llsrv.h>

List of all members.

Static Public Member Functions

static std::vector< LLSRVRecordquery (const std::string &name)
static std::vector< std::string > rewriteURI (const std::string &uri)

Static Protected Member Functions

static std::vector< LLSRVRecordparseResponse (const unsigned char *response, int resp_len)
static std::vector< LLSRVRecordreorder (std::vector< LLSRVRecord > &recs)


Detailed Description

Definition at line 67 of file llsrv.h.


Member Function Documentation

vector< LLSRVRecord > LLSRV::parseResponse ( const unsigned char *  response,
int  resp_len 
) [static, protected]

Definition at line 159 of file llsrv.cpp.

References i, llendl, llinfos, and reorder().

Referenced by query().

vector< LLSRVRecord > LLSRV::query ( const std::string &  name  )  [static]

Definition at line 213 of file llsrv.cpp.

References llendl, llinfos, parseResponse(), and reorder().

Referenced by rewriteURI().

vector< LLSRVRecord > LLSRV::reorder ( std::vector< LLSRVRecord > &  recs  )  [static, protected]

Definition at line 244 of file llsrv.cpp.

References i, r, and target.

Referenced by parseResponse(), and query().

vector< string > LLSRV::rewriteURI ( const std::string &  uri  )  [static]

Definition at line 321 of file llsrv.cpp.

References LLURI::defaultPort(), LLURI::escapedPath(), LLURI::escapedQuery(), LLURI::hostName(), LLURI::hostPort(), i, lldebugs, llendl, llinfos, LLURI::password(), query(), LLURI::scheme(), and LLURI::userName().

Referenced by getLoginURIs(), and idle_startup().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:48 2010 for Second Life Viewer by  doxygen 1.4.7