addBuddyList(const buddy_map_t &buddies) | LLAvatarTracker | |
addObserver(LLFriendObserver *observer) | LLAvatarTracker | |
agentFound(const LLUUID &prey, const LLVector3d &estimated_global_pos) | LLAvatarTracker | [protected] |
applyFunctor(LLRelationshipFunctor &f) | LLAvatarTracker | |
buddy_map_t typedef | LLAvatarTracker | |
copyBuddyList(buddy_map_t &buddies) const | LLAvatarTracker | |
deleteTrackingData() | LLAvatarTracker | [protected] |
empower(const LLUUID &id, bool grant) | LLAvatarTracker | |
empowerList(const buddy_map_t &list, bool grant) | LLAvatarTracker | |
findAgent() | LLAvatarTracker | |
formFriendship(const LLUUID &friend_id) | LLAvatarTracker | [static] |
getAvatarID() | LLAvatarTracker | |
getBuddyInfo(const LLUUID &id) const | LLAvatarTracker | |
getDegreesAndDist(F32 &rot, F64 &horiz_dist, F64 &vert_dist) | LLAvatarTracker | |
getGlobalPos() | LLAvatarTracker | |
getName() | LLAvatarTracker | |
haveTrackingInfo() | LLAvatarTracker | |
instance() | LLAvatarTracker | [inline, static] |
isBuddyEmpowered(const LLUUID &id) const | LLAvatarTracker | |
isBuddyOnline(const LLUUID &id) const | LLAvatarTracker | |
isTrackedAgentValid() | LLAvatarTracker | [inline] |
LLAvatarTracker(const LLAvatarTracker &) | LLAvatarTracker | [private] |
LLAvatarTracker() | LLAvatarTracker | |
mBuddyInfo | LLAvatarTracker | [protected] |
mModifyMask | LLAvatarTracker | [protected] |
mObservers | LLAvatarTracker | [protected] |
mTrackedAgentValid | LLAvatarTracker | [protected] |
mTrackingData | LLAvatarTracker | [protected] |
notifyObservers() | LLAvatarTracker | |
observer_list_t typedef | LLAvatarTracker | [protected] |
operator==(const LLAvatarTracker &) | LLAvatarTracker | [private] |
processAgentFound(LLMessageSystem *msg, void **) | LLAvatarTracker | [protected, static] |
processChange(LLMessageSystem *msg) | LLAvatarTracker | [protected] |
processChangeUserRights(LLMessageSystem *msg, void **) | LLAvatarTracker | [protected, static] |
processNotify(LLMessageSystem *msg, bool online) | LLAvatarTracker | [protected] |
processOfflineNotification(LLMessageSystem *msg, void **) | LLAvatarTracker | [protected, static] |
processOnlineNotification(LLMessageSystem *msg, void **) | LLAvatarTracker | [protected, static] |
processTerminateFriendship(LLMessageSystem *msg, void **) | LLAvatarTracker | [protected, static] |
registerCallbacks(LLMessageSystem *msg) | LLAvatarTracker | |
removeObserver(LLFriendObserver *observer) | LLAvatarTracker | |
setBuddyEmpowered(const LLUUID &id, bool is_empowered) | LLAvatarTracker | |
setBuddyOnline(const LLUUID &id, bool is_online) | LLAvatarTracker | |
setTrackedAgentValid(bool valid) | LLAvatarTracker | [inline] |
setTrackedCoarseLocation(const LLVector3d &global_pos) | LLAvatarTracker | |
sInstance | LLAvatarTracker | [protected, static] |
terminateBuddy(const LLUUID &id) | LLAvatarTracker | |
track(const LLUUID &avatar_id, const std::string &name) | LLAvatarTracker | |
untrack(const LLUUID &avatar_id) | LLAvatarTracker | |
~LLAvatarTracker() | LLAvatarTracker | |