abortTransfer() | LLTransferSource | [protected, virtual] |
completionCallback(const LLTSCode status) | LLTransferSourceAsset | [protected, virtual] |
createSource(const LLTransferSourceType stype, const LLUUID &request_id, const F32 priority) | LLTransferSource | [protected, static] |
dataCallback(const S32 packet_id, const S32 max_bytes, U8 **datap, S32 &returned_bytes, BOOL &delete_returned) | LLTransferSourceAsset | [protected, virtual] |
getID() | LLTransferSource | [inline] |
getNextPacketID() | LLTransferSource | [inline, protected, virtual] |
getPriority() | LLTransferSource | [inline, protected] |
initTransfer() | LLTransferSourceAsset | [protected, virtual] |
LLTransferManager class | LLTransferSource | [friend] |
LLTransferSource(const LLTransferSourceType source_type, const LLUUID &request_id, const F32 priority) | LLTransferSource | [protected] |
LLTransferSourceAsset(const LLUUID &request_id, const F32 priority) | LLTransferSourceAsset | |
LLTransferSourceChannel class | LLTransferSource | [friend] |
mChannelp | LLTransferSource | [protected] |
mCurPos | LLTransferSourceAsset | [protected] |
mGotResponse | LLTransferSourceAsset | [protected] |
mID | LLTransferSource | [protected] |
mLastPacketID | LLTransferSource | [protected] |
mParams | LLTransferSourceAsset | [protected] |
mPriority | LLTransferSource | [protected] |
mSize | LLTransferSource | [protected] |
mType | LLTransferSource | [protected] |
packParams(LLDataPacker &dp) const | LLTransferSourceAsset | [protected, virtual] |
registerSourceType(const LLTransferSourceType stype, LLTransferSourceCreateFunc) | LLTransferSource | [protected, static] |
responderCallback(LLVFS *vfs, const LLUUID &uuid, LLAssetType::EType type, void *user_data, S32 result, LLExtStat ext_status) | LLTransferSourceAsset | [static] |
sendTransferStatus(LLTSCode status) | LLTransferSource | [protected] |
setLastPacketID(const S32 packet_id) | LLTransferSource | [inline, protected, virtual] |
setPriority(const F32 pri) | LLTransferSource | [inline, protected] |
sGetPriority(LLTransferSource *&tsp) | LLTransferSource | [protected, static] |
sSetPriority(LLTransferSource *&tsp, const F32 priority) | LLTransferSource | [protected, static] |
sSourceCreateMap | LLTransferSource | [protected, static] |
stype_scfunc_map typedef | LLTransferSource | [protected] |
unpackParams(LLDataPacker &dp) | LLTransferSourceAsset | [protected, virtual] |
updatePriority() | LLTransferSourceAsset | [protected, virtual] |
~LLTransferSource() | LLTransferSource | [protected, virtual] |
~LLTransferSourceAsset() | LLTransferSourceAsset | [virtual] |