LLEstateAssetRequest Class Reference

#include <llassetstorage.h>

Collaboration diagram for LLEstateAssetRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLEstateAssetRequest (const LLUUID &uuid, const LLAssetType::EType at, EstateAssetType et)
virtual ~LLEstateAssetRequest ()
LLUUID getUUID () const
LLAssetType::EType getAType () const
void setUUID (const LLUUID &id)
void setType (LLAssetType::EType type)

Public Attributes

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

Protected Attributes

LLUUID mUUID
LLAssetType::EType mAType
EstateAssetType mEstateAssetType

Detailed Description

Definition at line 169 of file llassetstorage.h.


Constructor & Destructor Documentation

LLEstateAssetRequest::LLEstateAssetRequest ( const LLUUID uuid,
const LLAssetType::EType  atype,
EstateAssetType  etype 
)

---------------------------------------------------------------------------- LLEstateAssetRequest ----------------------------------------------------------------------------

Definition at line 239 of file llassetstorage.cpp.

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

LLEstateAssetRequest::~LLEstateAssetRequest (  )  [virtual]

Definition at line 257 of file llassetstorage.cpp.


Member Function Documentation

LLAssetType::EType LLEstateAssetRequest::getAType (  )  const [inline]

Definition at line 176 of file llassetstorage.h.

References mAType.

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().

LLUUID LLEstateAssetRequest::getUUID (  )  const [inline]

Definition at line 175 of file llassetstorage.h.

References mUUID.

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().

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

Definition at line 179 of file llassetstorage.h.

References mAType.

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().

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

Definition at line 178 of file llassetstorage.h.

References mUUID.

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().


Member Data Documentation

LLAssetType::EType LLEstateAssetRequest::mAType [protected]

Definition at line 183 of file llassetstorage.h.

Referenced by getAType(), and setType().

BOOL LLEstateAssetRequest::mDataIsInVFS

Definition at line 195 of file llassetstorage.h.

BOOL LLEstateAssetRequest::mDataSentInFirstPacket

Definition at line 194 of file llassetstorage.h.

void(* LLEstateAssetRequest::mDownCallback)(LLVFS *, const LLUUID &, LLAssetType::EType, void *, S32, LLExtStat)

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().

EstateAssetType LLEstateAssetRequest::mEstateAssetType [protected]

Definition at line 184 of file llassetstorage.h.

LLHost LLEstateAssetRequest::mHost

Definition at line 190 of file llassetstorage.h.

BOOL LLEstateAssetRequest::mIsPriority

Definition at line 193 of file llassetstorage.h.

BOOL LLEstateAssetRequest::mIsTemp

Definition at line 191 of file llassetstorage.h.

F64 LLEstateAssetRequest::mTime

Definition at line 192 of file llassetstorage.h.

Referenced by LLEstateAssetRequest().

void* LLEstateAssetRequest::mUserData

Definition at line 189 of file llassetstorage.h.

Referenced by LLAssetStorage::downloadEstateAssetCompleteCallback().

LLUUID LLEstateAssetRequest::mUUID [protected]

Definition at line 182 of file llassetstorage.h.

Referenced by getUUID(), and setUUID().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:15 2010 for Second Life Viewer by  doxygen 1.4.7