addObserver(LLCacheNameCallback callback) | LLCacheName | |
cancelCallback(const LLUUID &id, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | |
deleteEntriesOlderThan(S32 secs) | LLCacheName | |
dump() | LLCacheName | |
dumpStats() | LLCacheName | |
exportFile(FILE *fp) | LLCacheName | |
get(const LLUUID &id, BOOL is_group, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | |
getDefaultName() | LLCacheName | [static] |
getGroupName(const LLUUID &id, char *group) | LLCacheName | |
getName(const LLUUID &id, char *first, char *last) | LLCacheName | |
getName(const LLUUID &id, LLCacheNameCallback callback, void *user_data=NULL) | LLCacheName | [inline] |
impl | LLCacheName | [private] |
importFile(FILE *fp) | 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 | |