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 352 of file llhttpclient.cpp.


Constructor & Destructor Documentation

LLHTTPBuffer::LLHTTPBuffer (  )  [inline]

Definition at line 355 of file llhttpclient.cpp.


Member Function Documentation

LLSD LLHTTPBuffer::asLLSD (  )  [inline]

Definition at line 366 of file llhttpclient.cpp.

References LLSDSerialize::fromXML(), and mBuffer.

Referenced by LLHTTPClient::blockingGet().

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

Definition at line 377 of file llhttpclient.cpp.

References mBuffer.

Referenced by LLHTTPClient::blockingGet().

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

Definition at line 357 of file llhttpclient.cpp.

Referenced by LLHTTPClient::blockingGet().


Member Data Documentation

std::string LLHTTPBuffer::mBuffer [private]

Definition at line 383 of file llhttpclient.cpp.

Referenced by asLLSD(), and asString().


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