LLHTTPBuffer Class Reference

Collaboration diagram for LLHTTPBuffer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLHTTPBuffer ()
LLSD asLLSD ()
std::string asString ()

Static Public Member Functions

static size_t curl_write (void *ptr, size_t size, size_t nmemb, void *user_data)

Private Attributes

std::string mBuffer


Detailed Description

Definition at line 318 of file llhttpclient.cpp.


Constructor & Destructor Documentation

LLHTTPBuffer::LLHTTPBuffer (  )  [inline]

Definition at line 321 of file llhttpclient.cpp.


Member Function Documentation

static size_t LLHTTPBuffer::curl_write ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  user_data 
) [inline, static]

Definition at line 323 of file llhttpclient.cpp.

Referenced by LLHTTPClient::blockingGet().

Here is the caller graph for this function:

LLSD LLHTTPBuffer::asLLSD (  )  [inline]

Definition at line 332 of file llhttpclient.cpp.

References LLSDSerialize::fromXML(), and mBuffer.

Referenced by LLHTTPClient::blockingGet().

Here is the call graph for this function:

Here is the caller graph for this function:

std::string LLHTTPBuffer::asString (  )  [inline]

Definition at line 343 of file llhttpclient.cpp.

References mBuffer.

Referenced by LLHTTPClient::blockingGet().

Here is the caller graph for this function:


Member Data Documentation

std::string LLHTTPBuffer::mBuffer [private]

Definition at line 349 of file llhttpclient.cpp.


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

Generated on Fri May 16 08:49:00 2008 for SecondLife by  doxygen 1.5.5