LLHTTPLiveConfigSingleService Class Reference

Inheritance diagram for LLHTTPLiveConfigSingleService:

Inheritance graph
[legend]
Collaboration diagram for LLHTTPLiveConfigSingleService:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void describe (Description &desc) const
virtual bool validate (const std::string &name, LLSD &context) const
virtual void get (LLHTTPNode::ResponsePtr response, const LLSD &context) const

Detailed Description

Definition at line 253 of file llsdappservices.cpp.


Member Function Documentation

virtual void LLHTTPLiveConfigSingleService::describe ( Description &  desc  )  const [inline, virtual]

Definition at line 256 of file llsdappservices.cpp.

virtual void LLHTTPLiveConfigSingleService::get ( LLHTTPNode::ResponsePtr  response,
const LLSD context 
) const [inline, virtual]

Reimplemented from LLHTTPNode.

Definition at line 272 of file llsdappservices.cpp.

References LLApp::instance().

virtual bool LLHTTPLiveConfigSingleService::validate ( const std::string &  name,
LLSD context 
) const [inline, virtual]

called only on wildcard nodes, to check if they will handle the name; default is false; overrides will want to check name, and return true if the name will construct to a valid url. For convenience, the getChild() method above will automatically insert the name in context["request"]["wildcard"][key] if this method returns true. For example, the node "agent/<agent_id>/detail" will set context["request"]["wildcard"]["agent_id"] eqaul to the value found during traversal.

Reimplemented from LLHTTPNode.

Definition at line 263 of file llsdappservices.cpp.

References LLApp::getOption(), LLApp::instance(), LLSD::isDefined(), llendl, and llinfos.


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