LLInvItemRequest Class Reference

#include <llassetstorage.h>

Collaboration diagram for LLInvItemRequest:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLInvItemRequest (const LLUUID &uuid, const LLAssetType::EType at)
virtual ~LLInvItemRequest ()
LLUUID getUUID () const
LLAssetType::EType getType () const
void setUUID (const LLUUID &id)
void setType (LLAssetType::EType type)

Public Attributes

void(* mDownCallback )(LLVFS *, const LLUUID &, LLAssetType::EType, void *, S32, LLExtStat)
void * mUserData
LLHost mHost
BOOL mIsTemp
F64 mTime
BOOL mIsPriority
BOOL mDataSentInFirstPacket
BOOL mDataIsInVFS

Protected Attributes

LLUUID mUUID
LLAssetType::EType mType


Detailed Description

Definition at line 140 of file llassetstorage.h.


Constructor & Destructor Documentation

LLInvItemRequest::LLInvItemRequest ( const LLUUID uuid,
const LLAssetType::EType  type 
)

---------------------------------------------------------------------------- LLInvItemRequest ----------------------------------------------------------------------------

Definition at line 218 of file llassetstorage.cpp.

References LLMessageSystem::getMessageTimeSeconds(), mTime, and TRUE.

Here is the call graph for this function:

LLInvItemRequest::~LLInvItemRequest (  )  [virtual]

Definition at line 234 of file llassetstorage.cpp.


Member Function Documentation

LLUUID LLInvItemRequest::getUUID (  )  const [inline]

Definition at line 146 of file llassetstorage.h.

References mUUID.

Referenced by LLAssetStorage::downloadInvItemCompleteCallback().

Here is the caller graph for this function:

LLAssetType::EType LLInvItemRequest::getType (  )  const [inline]

Definition at line 147 of file llassetstorage.h.

References mType.

Referenced by LLAssetStorage::downloadInvItemCompleteCallback().

Here is the caller graph for this function:

void LLInvItemRequest::setUUID ( const LLUUID id  )  [inline]

Definition at line 149 of file llassetstorage.h.

References mUUID.

Referenced by LLAssetStorage::downloadInvItemCompleteCallback().

Here is the caller graph for this function:

void LLInvItemRequest::setType ( LLAssetType::EType  type  )  [inline]

Definition at line 150 of file llassetstorage.h.

References mType.

Referenced by LLAssetStorage::downloadInvItemCompleteCallback().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 153 of file llassetstorage.h.

Referenced by getUUID(), and setUUID().

Definition at line 154 of file llassetstorage.h.

Referenced by getType(), and setType().

Definition at line 160 of file llassetstorage.h.

Definition at line 161 of file llassetstorage.h.

Definition at line 162 of file llassetstorage.h.

Referenced by LLInvItemRequest().

Definition at line 163 of file llassetstorage.h.

Referenced by LLAssetStorage::getInvItemAsset().

Definition at line 164 of file llassetstorage.h.

Definition at line 165 of file llassetstorage.h.


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

Generated on Fri May 16 08:50:40 2008 for SecondLife by  doxygen 1.5.5