LLTransferSourceParams Class Reference

#include <lltransfermanager.h>

Inheritance diagram for LLTransferSourceParams:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LLTransferSourceParams (const LLTransferSourceType type)
virtual ~LLTransferSourceParams ()
virtual void packParams (LLDataPacker &dp) const =0
virtual BOOL unpackParams (LLDataPacker &dp)=0
LLTransferSourceType getType () const

Protected Attributes

LLTransferSourceType mType

Detailed Description

Definition at line 264 of file lltransfermanager.h.


Constructor & Destructor Documentation

LLTransferSourceParams::LLTransferSourceParams ( const LLTransferSourceType  type  )  [inline]

Definition at line 267 of file lltransfermanager.h.

LLTransferSourceParams::~LLTransferSourceParams (  )  [virtual]

Definition at line 171 of file lltransfermanager.cpp.


Member Function Documentation

LLTransferSourceType LLTransferSourceParams::getType (  )  const [inline]

Definition at line 273 of file lltransfermanager.h.

References mType.

Referenced by LLTransferTargetChannel::requestTransfer().

virtual void LLTransferSourceParams::packParams ( LLDataPacker dp  )  const [pure virtual]

Implemented in LLTransferSourceParamsInvItem, LLTransferSourceParamsEstate, LLTransferSourceParamsAsset, and LLTransferSourceParamsFile.

virtual BOOL LLTransferSourceParams::unpackParams ( LLDataPacker dp  )  [pure virtual]

Implemented in LLTransferSourceParamsInvItem, LLTransferSourceParamsEstate, LLTransferSourceParamsAsset, and LLTransferSourceParamsFile.


Member Data Documentation

LLTransferSourceType LLTransferSourceParams::mType [protected]

Definition at line 276 of file lltransfermanager.h.

Referenced by getType().


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