Public Member Functions | |
LLCacheNameEntry () | |
Public Attributes | |
bool | mIsGroup |
U32 | mCreateTime |
char | mFirstName [DB_FIRST_NAME_BUF_SIZE] |
char | mLastName [DB_LAST_NAME_BUF_SIZE] |
char | mGroupName [DB_GROUP_NAME_BUF_SIZE] |
Definition at line 65 of file llcachename.cpp.
LLCacheNameEntry::LLCacheNameEntry | ( | ) |
Definition at line 72 of file llcachename.cpp.
Referenced by LLCacheName::deleteEntriesOlderThan(), LLCacheName::importFile(), and LLCacheName::Impl::processUUIDReply().
Definition at line 73 of file llcachename.cpp.
Referenced by LLCacheName::get(), LLCacheName::getName(), LLCacheName::importFile(), LLCacheNameEntry(), LLCacheName::Impl::processUUIDReply(), and ReplySender::send().
Definition at line 75 of file llcachename.cpp.
Referenced by LLCacheName::get(), LLCacheName::getGroupName(), LLCacheNameEntry(), LLCacheName::Impl::processUUIDReply(), and ReplySender::send().
Definition at line 71 of file llcachename.cpp.
Referenced by LLCacheName::get(), LLCacheName::importFile(), LLCacheName::Impl::processUUIDReply(), LLCacheName::Impl::processUUIDRequest(), and ReplySender::send().
Definition at line 74 of file llcachename.cpp.
Referenced by LLCacheName::get(), LLCacheName::getName(), LLCacheName::importFile(), LLCacheNameEntry(), LLCacheName::Impl::processUUIDReply(), and ReplySender::send().