#include <lltrustnet.h>
Collaboration diagram for LLTrustNetAvatarData:

| Public Member Functions | |
| void | setAvatar (const LLUUID &av) | 
| LLUUID | getAvatar () const | 
| Public Attributes | |
| std::map< LLString, LLTrustNetScore > | mScores | 
| Protected Attributes | |
| LLUUID | mAvatar | 
Definition at line 257 of file lltrustnet.h.
| LLUUID LLTrustNetAvatarData::getAvatar | ( | ) | const  [inline] | 
Definition at line 263 of file lltrustnet.h.
References mAvatar.
Referenced by LLTrustNetDatum::notify().
| LLUUID LLTrustNetAvatarData::mAvatar  [protected] | 
| std::map<LLString, LLTrustNetScore> LLTrustNetAvatarData::mScores | 
Definition at line 260 of file lltrustnet.h.
 1.4.7
 1.4.7