Inheritance diagram for LLHTTPFetchTree:
Public Member Functions | |
LLHTTPFetchTree (S32 id=0) | |
virtual void | error (U32 status, const std::string &reason) |
virtual void | result (const LLSD &content) |
Private Attributes | |
S32 | mID |
Definition at line 62 of file llfloaterproject.cpp.
LLHTTPFetchTree::LLHTTPFetchTree | ( | S32 | id = 0 |
) | [inline] |
Definition at line 65 of file llfloaterproject.cpp.
Reimplemented from LLHTTPClient::Responder.
Definition at line 74 of file llfloaterproject.cpp.
References LLFloaterNetwork2080::addNode(), LLSD::beginArray(), LLSD::endArray(), gFloaterProject, LLSD::isArray(), llendl, llinfos, llwarns, mID, NULL, S32, and type.
S32 LLHTTPFetchTree::mID [private] |