LLTrustNetRequest Class Reference

Represents a request to the TrustNet server Requests need to be queued up and slowed down if needed to avoid overwhelming the adapter script. Longer term this will be replaced with a direct connection to the TrustNet server, but the queueing system will remain. More...

#include <lltrustnet.h>

Inheritance diagram for LLTrustNetRequest:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LLTrustNetRequest ()
virtual LLString asString ()
 Returns a string that contains the raw data to send to the adapter object.
virtual ~LLTrustNetRequest ()

Detailed Description

Represents a request to the TrustNet server Requests need to be queued up and slowed down if needed to avoid overwhelming the adapter script. Longer term this will be replaced with a direct connection to the TrustNet server, but the queueing system will remain.

Definition at line 119 of file lltrustnet.h.


Constructor & Destructor Documentation

LLTrustNetRequest::LLTrustNetRequest (  )  [inline]

Definition at line 122 of file lltrustnet.h.

virtual LLTrustNetRequest::~LLTrustNetRequest (  )  [inline, virtual]

Definition at line 127 of file lltrustnet.h.


Member Function Documentation

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

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

Reimplemented in LLTrustNetScoreRequest, LLTrustNetRateRequest, and LLTrustNetExplainRequest.

Definition at line 126 of file lltrustnet.h.


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