LLHTTPNode::Description Class Reference

#include <llhttpnode.h>

Collaboration diagram for LLHTTPNode::Description:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void shortInfo (const std::string &s)
void longInfo (const std::string &s)
void getAPI ()
void putAPI ()
void postAPI ()
void delAPI ()
void input (const std::string &s)
void output (const std::string &s)
void source (const char *f, int l)
LLSD getInfo () const

Private Attributes

LLSD mInfo


Detailed Description

Definition at line 182 of file llhttpnode.h.


Member Function Documentation

void LLHTTPNode::Description::shortInfo ( const std::string &  s  )  [inline]

void LLHTTPNode::Description::longInfo ( const std::string &  s  )  [inline]

Definition at line 186 of file llhttpnode.h.

References mInfo.

void LLHTTPNode::Description::getAPI (  )  [inline]

void LLHTTPNode::Description::putAPI (  )  [inline]

Definition at line 190 of file llhttpnode.h.

References LLSD::append(), and mInfo.

Referenced by LLHTTPConfigRuntimeSingleService::describe().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLHTTPNode::Description::postAPI (  )  [inline]

Definition at line 191 of file llhttpnode.h.

References LLSD::append(), and mInfo.

Referenced by LLEstablishAgentCommunication::describe(), LLViewerChatterBoxSessionEventReply::describe(), LLViewerChatterBoxSessionStartReply::describe(), LLHTTPEchoService::describe(), and LLHTTPConfigRuntimeService::describe().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLHTTPNode::Description::delAPI (  )  [inline]

Definition at line 192 of file llhttpnode.h.

References LLSD::append(), and mInfo.

Referenced by LLHTTPConfigRuntimeSingleService::describe().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLHTTPNode::Description::input ( const std::string &  s  )  [inline]

void LLHTTPNode::Description::output ( const std::string &  s  )  [inline]

Definition at line 195 of file llhttpnode.h.

References mInfo.

Referenced by LLAPIService::describe(), LLHTTPEchoService::describe(), and LLHTTPHelloService::describe().

Here is the caller graph for this function:

void LLHTTPNode::Description::source ( const char *  f,
int  l 
) [inline]

LLSD LLHTTPNode::Description::getInfo (  )  const [inline]

Definition at line 199 of file llhttpnode.h.

References mInfo.

Referenced by LLAPIService::get().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 202 of file llhttpnode.h.

Referenced by delAPI(), getAPI(), getInfo(), input(), longInfo(), output(), postAPI(), putAPI(), shortInfo(), and source().


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

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