#include <llassetstorage.h>
Public Attributes | |
| void(* | mDownCallback )(const char *, const LLUUID &, void *, S32, LLExtStat) |
| LLAssetStorage::LLStoreAssetCallback | mUpCallback |
| void * | mUserData |
Definition at line 455 of file llassetstorage.h.
| void(* LLLegacyAssetRequest::mDownCallback)(const char *, const LLUUID &, void *, S32, LLExtStat) |
Referenced by LLAssetStorage::getAssetData(), and LLAssetStorage::legacyGetDataCallback().
Definition at line 459 of file llassetstorage.h.
Referenced by LLAssetStorage::legacyStoreDataCallback(), LLViewerAssetStorage::storeAssetData(), and LLHTTPAssetStorage::storeAssetData().
Definition at line 461 of file llassetstorage.h.
Referenced by LLAssetStorage::getAssetData(), LLAssetStorage::legacyGetDataCallback(), LLAssetStorage::legacyStoreDataCallback(), LLViewerAssetStorage::storeAssetData(), and LLHTTPAssetStorage::storeAssetData().
1.5.5