LLTrackingData Class Reference

Collaboration diagram for LLTrackingData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTrackingData (const LLUUID &avatar_id, const std::string &name)
bool haveTrackingInfo ()
void setTrackedCoarseLocation (const LLVector3d &global_pos)
void agentFound (const LLUUID &prey, const LLVector3d &estimated_global_pos)

Public Attributes

LLUUID mAvatarID
LLString mName
LLVector3d mGlobalPositionEstimate
bool mHaveInfo
bool mHaveCoarseInfo
LLTimer mCoarseLocationTimer
LLTimer mUpdateTimer
LLTimer mAgentGone


Detailed Description

---------------------------------------------------------------------------- Local function declarations, constants, enums, and typedefs ----------------------------------------------------------------------------

Definition at line 70 of file llcallingcard.cpp.


Constructor & Destructor Documentation

LLTrackingData::LLTrackingData ( const LLUUID avatar_id,
const std::string &  name 
)

---------------------------------------------------------------------------- Tracking Data ----------------------------------------------------------------------------

Definition at line 734 of file llcallingcard.cpp.

References COARSE_FREQUENCY, FIND_FREQUENCY, mAgentGone, mCoarseLocationTimer, mName, mUpdateTimer, OFFLINE_SECONDS, and LLTimer::setTimerExpirySec().

Here is the call graph for this function:


Member Function Documentation

bool LLTrackingData::haveTrackingInfo (  ) 

void LLTrackingData::setTrackedCoarseLocation ( const LLVector3d global_pos  ) 

Definition at line 793 of file llcallingcard.cpp.

References COARSE_FREQUENCY, mCoarseLocationTimer, mGlobalPositionEstimate, mHaveCoarseInfo, mHaveInfo, and LLTimer::setTimerExpirySec().

Referenced by LLAvatarTracker::setTrackedCoarseLocation().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLTrackingData::agentFound ( const LLUUID prey,
const LLVector3d estimated_global_pos 
)

Definition at line 748 of file llcallingcard.cpp.

References llendl, llwarns, mAgentGone, mAvatarID, mGlobalPositionEstimate, mHaveInfo, OFFLINE_SECONDS, and LLTimer::setTimerExpirySec().

Referenced by LLAvatarTracker::agentFound().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 81 of file llcallingcard.cpp.

Referenced by LLAvatarTracker::getName(), and LLTrackingData().

Definition at line 83 of file llcallingcard.cpp.

Referenced by agentFound(), haveTrackingInfo(), and setTrackedCoarseLocation().

Definition at line 84 of file llcallingcard.cpp.

Referenced by haveTrackingInfo(), and setTrackedCoarseLocation().

Definition at line 85 of file llcallingcard.cpp.

Referenced by haveTrackingInfo(), LLTrackingData(), and setTrackedCoarseLocation().

Definition at line 86 of file llcallingcard.cpp.

Referenced by haveTrackingInfo(), and LLTrackingData().

Definition at line 87 of file llcallingcard.cpp.

Referenced by agentFound(), haveTrackingInfo(), and LLTrackingData().


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:18:32 2008 for SecondLife by  doxygen 1.5.5