

Public Member Functions | |
| virtual void | describe (Description &desc) const |
| virtual void | post (ResponsePtr response, const LLSD &context, const LLSD &input) const |
Private Member Functions | |
| LOG_CLASS (LLEstablishAgentCommunication) | |
Definition at line 1052 of file llworld.cpp.
| LLEstablishAgentCommunication::LOG_CLASS | ( | LLEstablishAgentCommunication | ) | [private] |
| virtual void LLEstablishAgentCommunication::describe | ( | Description & | desc | ) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 1056 of file llworld.cpp.
References LLHTTPNode::Description::input(), LLHTTPNode::Description::postAPI(), LLHTTPNode::Description::shortInfo(), and LLHTTPNode::Description::source().

| virtual void LLEstablishAgentCommunication::post | ( | ResponsePtr | response, | |
| const LLSD & | context, | |||
| const LLSD & | input | |||
| ) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 1065 of file llworld.cpp.
References LLSingleton< LLWorld >::getInstance(), LLWorld::getRegion(), llendl, llwarns, and LLViewerRegion::setSeedCapability().

1.5.5