LLTrustNetRateRequest Class Reference

TrustNet rating submission. More...

#include <lltrustnet.h>

Inheritance diagram for LLTrustNetRateRequest:

Inheritance graph
[legend]
Collaboration diagram for LLTrustNetRateRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLTrustNetRateRequest (const LLUUID &id, const LLString &name, const LLString &type="behavior", U32 score=0, const LLString &comment="")
virtual LLString asString ()
 Returns a string that contains the raw data to send to the adapter object.

Private Attributes

LLUUID mID
LLString mName
LLString mType
U32 mScore
LLString mComment

Detailed Description

TrustNet rating submission.

Definition at line 147 of file lltrustnet.h.


Constructor & Destructor Documentation

LLTrustNetRateRequest::LLTrustNetRateRequest ( const LLUUID id,
const LLString name,
const LLString type = "behavior",
U32  score = 0,
const LLString comment = "" 
) [inline]

Definition at line 150 of file lltrustnet.h.


Member Function Documentation

LLString LLTrustNetRateRequest::asString (  )  [virtual]

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

Reimplemented from LLTrustNetRequest.

Definition at line 46 of file lltrustnet.cpp.

References LLUUID::asString(), llendl, llinfos, mComment, mID, mName, mScore, and mType.


Member Data Documentation

LLString LLTrustNetRateRequest::mComment [private]

Definition at line 158 of file lltrustnet.h.

Referenced by asString().

LLUUID LLTrustNetRateRequest::mID [private]

Definition at line 154 of file lltrustnet.h.

Referenced by asString().

LLString LLTrustNetRateRequest::mName [private]

Definition at line 155 of file lltrustnet.h.

Referenced by asString().

U32 LLTrustNetRateRequest::mScore [private]

Definition at line 157 of file lltrustnet.h.

Referenced by asString().

LLString LLTrustNetRateRequest::mType [private]

Definition at line 156 of file lltrustnet.h.

Referenced by asString().


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