LLViewerAssetStorage Class Reference

#include <llviewerassetstorage.h>

Inheritance diagram for LLViewerAssetStorage:

Inheritance graph
[legend]
Collaboration diagram for LLViewerAssetStorage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLViewerAssetStorage (LLMessageSystem *msg, LLXferManager *xfer, LLVFS *vfs, const LLHost &upstream_host)
 LLViewerAssetStorage (LLMessageSystem *msg, LLXferManager *xfer, LLVFS *vfs)
virtual void storeAssetData (const LLTransactionID &tid, LLAssetType::EType atype, LLStoreAssetCallback callback, void *user_data, bool temp_file=false, bool is_priority=false, bool store_local=false, bool user_waiting=FALSE, F64 timeout=LL_ASSET_STORAGE_TIMEOUT)
virtual void storeAssetData (const char *filename, const LLTransactionID &tid, LLAssetType::EType type, LLStoreAssetCallback callback, void *user_data, bool temp_file=false, bool is_priority=false, bool user_waiting=FALSE, F64 timeout=LL_ASSET_STORAGE_TIMEOUT)


Detailed Description

Definition at line 40 of file llviewerassetstorage.h.


Constructor & Destructor Documentation

LLViewerAssetStorage::LLViewerAssetStorage ( LLMessageSystem msg,
LLXferManager xfer,
LLVFS vfs,
const LLHost upstream_host 
)

Definition at line 42 of file llviewerassetstorage.cpp.

LLViewerAssetStorage::LLViewerAssetStorage ( LLMessageSystem msg,
LLXferManager xfer,
LLVFS vfs 
)

Definition at line 49 of file llviewerassetstorage.cpp.


Member Function Documentation

void LLViewerAssetStorage::storeAssetData ( const LLTransactionID tid,
LLAssetType::EType  atype,
LLStoreAssetCallback  callback,
void *  user_data,
bool  temp_file = false,
bool  is_priority = false,
bool  store_local = false,
bool  user_waiting = FALSE,
F64  timeout = LL_ASSET_STORAGE_TIMEOUT 
) [virtual]

void LLViewerAssetStorage::storeAssetData ( const char *  filename,
const LLTransactionID tid,
LLAssetType::EType  type,
LLStoreAssetCallback  callback,
void *  user_data,
bool  temp_file = false,
bool  is_priority = false,
bool  user_waiting = FALSE,
F64  timeout = LL_ASSET_STORAGE_TIMEOUT 
) [virtual]


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

Generated on Fri May 16 09:26:08 2008 for SecondLife by  doxygen 1.5.5