abort(S32) | LLXfer | [virtual] |
ACKTimer | LLXfer | |
encodePacketNum(S32 packet_num, BOOL is_eof) | LLXfer | [virtual] |
flush() | LLXfer_VFile | [virtual] |
free() | LLXfer_VFile | [virtual] |
getMaxBufferSize() | LLXfer_VFile | [virtual] |
getName() | LLXfer_VFile | [virtual] |
getXferTypeTag() | LLXfer_VFile | [virtual] |
init(LLVFS *vfs, const LLUUID &local_id, LLAssetType::EType type) | LLXfer_VFile | [virtual] |
LLXfer::init(S32 chunk_size) | LLXfer | |
initializeRequest(U64 xfer_id, LLVFS *vfs, const LLUUID &local_id, const LLUUID &remote_id, const LLAssetType::EType type, const LLHost &remote_host, void(*callback)(void **, S32, LLExtStat), void **user_data) | LLXfer_VFile | [virtual] |
LLXfer(S32 chunk_size) | LLXfer | |
LLXfer_VFile() | LLXfer_VFile | |
LLXfer_VFile(LLVFS *vfs, const LLUUID &local_id, LLAssetType::EType type) | LLXfer_VFile | |
matchesLocalFile(const LLUUID &id, LLAssetType::EType type) | LLXfer_VFile | [virtual] |
matchesRemoteFile(const LLUUID &id, LLAssetType::EType type) | LLXfer_VFile | [virtual] |
mBuffer | LLXfer | |
mBufferContainsEOF | LLXfer | |
mBufferLength | LLXfer | |
mBufferStartOffset | LLXfer | |
mCallback | LLXfer | |
mCallbackDataHandle | LLXfer | |
mCallbackResult | LLXfer | |
mChunkSize | LLXfer | [protected] |
mID | LLXfer | |
mLocalID | LLXfer_VFile | [protected] |
mName | LLXfer_VFile | [protected] |
mNext | LLXfer | |
mPacketNum | LLXfer | |
mRemoteHost | LLXfer | |
mRemoteID | LLXfer_VFile | [protected] |
mRetries | LLXfer | |
mStatus | LLXfer | |
mTempID | LLXfer_VFile | [protected] |
mType | LLXfer_VFile | [protected] |
mVFile | LLXfer_VFile | [protected] |
mVFS | LLXfer_VFile | [protected] |
mWaitingForACK | LLXfer | |
mXferSize | LLXfer | |
operator<<(std::ostream &os, LLXfer &hh) | LLXfer | [friend] |
processEOF() | LLXfer_VFile | [virtual] |
receiveData(char *datap, S32 data_size) | LLXfer | [virtual] |
resendLastPacket() | LLXfer | [virtual] |
sendNextPacket() | LLXfer | [virtual] |
sendPacket(S32 packet_num) | LLXfer | [virtual] |
setXferSize(S32 xfer_size) | LLXfer_VFile | [virtual] |
startDownload() | LLXfer_VFile | [virtual] |
startSend(U64 xfer_id, const LLHost &remote_host) | LLXfer_VFile | [virtual] |
suck(S32 start_position) | LLXfer_VFile | [virtual] |
XFER_FILE | LLXfer | [static] |
XFER_MEM | LLXfer | [static] |
XFER_VFILE | LLXfer | [static] |
~LLXfer() | LLXfer | [virtual] |
~LLXfer_VFile() | LLXfer_VFile | [virtual] |