LLCacheName Member List
This is the complete list of members for
LLCacheName, including all inherited members.
addObserver(LLCacheNameCallback callback) | LLCacheName | |
cancelCallback(const LLUUID &id, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | |
deleteEntriesOlderThan(S32 secs) | LLCacheName | |
dump() | LLCacheName | |
dumpStats() | LLCacheName | |
exportFile(std::ostream &ostr) | LLCacheName | |
get(const LLUUID &id, BOOL is_group, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | |
getDefaultName() | LLCacheName | [static] |
getFullName(const LLUUID &id, std::string &fullname) | LLCacheName | |
getGroupName(const LLUUID &id, char *group) | LLCacheName | |
getGroupName(const LLUUID &id, std::string &group) | LLCacheName | |
getName(const LLUUID &id, char *first, char *last) | LLCacheName | |
getName(const LLUUID &id, std::string &first, std::string &last) | LLCacheName | |
getName(const LLUUID &id, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | [inline] |
impl | LLCacheName | [private] |
importFile(LLFILE *fp) | LLCacheName | |
importFile(std::istream &istr) | LLCacheName | |
LLCacheName(LLMessageSystem *msg) | LLCacheName | |
LLCacheName(LLMessageSystem *msg, const LLHost &upstream_host) | LLCacheName | |
processPending() | LLCacheName | |
removeObserver(LLCacheNameCallback callback) | LLCacheName | |
setUpstream(const LLHost &upstream_host) | LLCacheName | |
~LLCacheName() | LLCacheName | |