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 176 of file lltransfermanager.cpp.


Member Function Documentation

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

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

LLTransferSourceType LLTransferSourceParams::getType (  )  const [inline]

Definition at line 273 of file lltransfermanager.h.

References mType.

Referenced by LLTransferTargetChannel::requestTransfer(), and LLTransferTargetChannel::sendTransferRequest().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 276 of file lltransfermanager.h.

Referenced by getType().


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

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