LLTrustNetExplainRequest Class Reference

TrustNet explain request This request is sent to ask the server to explain why somebody has the rating they do. More...

#include <lltrustnet.h>

Inheritance diagram for LLTrustNetExplainRequest:

Inheritance graph
[legend]
Collaboration diagram for LLTrustNetExplainRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLTrustNetExplainRequest (const LLUUID &id, const LLString &name)
virtual LLString asString ()
 Returns a string that contains the raw data to send to the adapter object.

Private Attributes

LLUUID mID
LLString mName

Detailed Description

TrustNet explain request This request is sent to ask the server to explain why somebody has the rating they do.

Definition at line 165 of file lltrustnet.h.


Constructor & Destructor Documentation

LLTrustNetExplainRequest::LLTrustNetExplainRequest ( const LLUUID id,
const LLString name 
) [inline]

Definition at line 168 of file lltrustnet.h.


Member Function Documentation

virtual LLString LLTrustNetExplainRequest::asString (  )  [inline, virtual]

Returns a string that contains the raw data to send to the adapter object.

Reimplemented from LLTrustNetRequest.

Definition at line 169 of file lltrustnet.h.

References LLUUID::asString(), mID, and mName.


Member Data Documentation

LLUUID LLTrustNetExplainRequest::mID [private]

Definition at line 171 of file lltrustnet.h.

Referenced by asString().

LLString LLTrustNetExplainRequest::mName [private]

Definition at line 172 of file lltrustnet.h.

Referenced by asString().


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