LLTrustNetScore Class Reference

TrustNet score. More...

#include <lltrustnet.h>

Inheritance diagram for LLTrustNetScore:

Inheritance graph
[legend]
Collaboration diagram for LLTrustNetScore:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLTrustNetScore (const F32 score=0.0f, const LLString comment="")
void set (F32 score, const LLString &comment="")
 Sets the score to a new value.

Public Attributes

F32 mScore
LLString mComments

Detailed Description

TrustNet score.

Definition at line 237 of file lltrustnet.h.


Constructor & Destructor Documentation

LLTrustNetScore::LLTrustNetScore ( const F32  score = 0.0f,
const LLString  comment = "" 
)

Definition at line 56 of file lltrustnet.cpp.

References f, LLTrustNetDatum::mOperation, mScore, set(), LLTrustNetDatum::setState(), TN_GET_SCORE, TNS_RETRIEVED, and TNS_UNKNOWN.


Member Function Documentation

void LLTrustNetScore::set ( F32  score,
const LLString comment = "" 
) [inline]

Sets the score to a new value.

Parameters:
score Score
comment Comment associated to it

Definition at line 247 of file lltrustnet.h.

References mComments, mScore, and LLTrustNetDatum::updated().

Referenced by LLTrustNetScore().


Member Data Documentation

LLString LLTrustNetScore::mComments

Definition at line 249 of file lltrustnet.h.

Referenced by set().

F32 LLTrustNetScore::mScore

Definition at line 248 of file lltrustnet.h.

Referenced by LLTrustNet::getScore(), LLTrustNetScore(), and set().


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