LLTransferSourceParamsFile Class Reference

#include <lltransfersourcefile.h>

Inheritance diagram for LLTransferSourceParamsFile:

Inheritance graph
[legend]
Collaboration diagram for LLTransferSourceParamsFile:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTransferSourceParamsFile ()
virtual ~LLTransferSourceParamsFile ()
void packParams (LLDataPacker &dp) const
BOOL unpackParams (LLDataPacker &dp)
void setFilename (const LLString &filename)
std::string getFilename () const
void setDeleteOnCompletion (BOOL enabled)
BOOL getDeleteOnCompletion ()

Protected Attributes

std::string mFilename
BOOL mDeleteOnCompletion


Detailed Description

Definition at line 37 of file lltransfersourcefile.h.


Constructor & Destructor Documentation

LLTransferSourceParamsFile::LLTransferSourceParamsFile (  ) 

Definition at line 156 of file lltransfersourcefile.cpp.

virtual LLTransferSourceParamsFile::~LLTransferSourceParamsFile (  )  [inline, virtual]

Definition at line 41 of file lltransfersourcefile.h.


Member Function Documentation

void LLTransferSourceParamsFile::packParams ( LLDataPacker dp  )  const [virtual]

Implements LLTransferSourceParams.

Definition at line 163 of file lltransfersourcefile.cpp.

References mDeleteOnCompletion, mFilename, LLDataPacker::packString(), and LLDataPacker::packU8().

Referenced by LLTransferSourceFile::packParams().

Here is the call graph for this function:

Here is the caller graph for this function:

BOOL LLTransferSourceParamsFile::unpackParams ( LLDataPacker dp  )  [virtual]

Implements LLTransferSourceParams.

Definition at line 170 of file lltransfersourcefile.cpp.

References llendl, llinfos, mDeleteOnCompletion, mFilename, TRUE, LLDataPacker::unpackString(), and LLDataPacker::unpackU8().

Referenced by LLTransferSourceFile::unpackParams().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLTransferSourceParamsFile::setFilename ( const LLString filename  )  [inline]

Definition at line 45 of file lltransfersourcefile.h.

References mFilename.

std::string LLTransferSourceParamsFile::getFilename (  )  const [inline]

Definition at line 46 of file lltransfersourcefile.h.

References mFilename.

Referenced by LLTransferSourceFile::completionCallback(), and LLTransferSourceFile::initTransfer().

Here is the caller graph for this function:

void LLTransferSourceParamsFile::setDeleteOnCompletion ( BOOL  enabled  )  [inline]

Definition at line 48 of file lltransfersourcefile.h.

References mDeleteOnCompletion.

BOOL LLTransferSourceParamsFile::getDeleteOnCompletion (  )  [inline]

Definition at line 49 of file lltransfersourcefile.h.

References mDeleteOnCompletion.

Referenced by LLTransferSourceFile::completionCallback().

Here is the caller graph for this function:


Member Data Documentation

std::string LLTransferSourceParamsFile::mFilename [protected]

Definition at line 51 of file lltransfersourcefile.h.

Referenced by getFilename(), packParams(), setFilename(), and unpackParams().


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

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