#include <llfloateravatarlist.h>
| Public Member Functions | |
| LLAvatarInfo () | |
| LLAvatarInfo (PAYMENT_TYPE payment, ACCOUNT_TYPE account, struct tm birth) | |
| S32 | getAge () | 
| Public Attributes | |
| PAYMENT_TYPE | Payment | 
| ACCOUNT_TYPE | Account | 
| tm | BirthDate | 
Definition at line 313 of file llfloateravatarlist.h.
| LLAvatarInfo::LLAvatarInfo | ( | ) | 
Definition at line 103 of file llfloateravatarlist.cpp.
| LLAvatarInfo::LLAvatarInfo | ( | PAYMENT_TYPE | payment, | |
| ACCOUNT_TYPE | account, | |||
| struct tm | birth | |||
| ) | 
| S32 LLAvatarInfo::getAge | ( | ) | 
Definition at line 114 of file llfloateravatarlist.cpp.
References BirthDate, NULL, and S32.
Referenced by LLFloaterAvatarList::getAvatarColor(), and LLFloaterAvatarList::refreshAvatarList().
Definition at line 316 of file llfloateravatarlist.h.
Referenced by LLAvatarListEntry::getIsLinden(), LLAvatarInfo(), LLFloaterAvatarList::processAvatarPropertiesReply(), and LLAvatarListEntry::setAccountCustomTitle().
| struct tm LLAvatarInfo::BirthDate | 
Definition at line 317 of file llfloateravatarlist.h.
Referenced by getAge(), LLAvatarInfo(), and LLFloaterAvatarList::processAvatarPropertiesReply().
Definition at line 315 of file llfloateravatarlist.h.
Referenced by LLAvatarInfo(), LLFloaterAvatarList::processAvatarPropertiesReply(), and LLFloaterAvatarList::refreshAvatarList().
 1.4.7
 1.4.7