abortWork(bool autocomplete) | LLWorkerClass | [protected] |
addWork(S32 param, U32 priority=LLWorkerThread::PRIORITY_NORMAL) | LLWorkerClass | [protected] |
cancelDecode() | LLImageWorker | |
checkWork(bool aborting=false) | LLWorkerClass | [protected] |
cleanupClass() | LLImageWorker | [static] |
deleteOK() | LLWorkerClass | [virtual] |
doWork(S32 param) | LLImageWorker | [virtual] |
endWork(S32 param, bool aborted) | LLImageWorker | [private, virtual] |
finishWork(S32 param, bool completed) | LLWorkerClass | [virtual] |
FLAGS enum name | LLWorkerClass | |
getName() const | LLWorkerClass | [inline] |
getPriority() | LLWorkerClass | [inline] |
getWorkerThread() | LLImageWorker | [inline, static] |
handle_t typedef | LLWorkerClass | |
haveWork() | LLWorkerClass | [inline] |
initClass(LLWorkerThread *workerthread) | LLImageWorker | [static] |
isWorking() | LLWorkerClass | [inline] |
LLImageWorker(LLImageFormatted *image, U32 priority, S32 discard, LLPointer< LLResponder > responder) | LLImageWorker | |
LLWorkerClass(LLWorkerThread *workerthread, const std::string &name) | LLWorkerClass | |
LLWorkerThread::WorkRequest class | LLWorkerClass | [friend] |
mDecodedImage | LLImageWorker | [protected] |
mDecodedType | LLImageWorker | [protected] |
mDiscardLevel | LLImageWorker | [protected] |
mFormattedImage | LLImageWorker | [protected] |
mPriority | LLImageWorker | [private] |
mRequestHandle | LLWorkerClass | [protected] |
mRequestPriority | LLWorkerClass | [protected] |
mResponder | LLImageWorker | [private] |
mWorkerClassName | LLWorkerClass | [protected] |
mWorkerThread | LLWorkerClass | [protected] |
releaseDecodedData() | LLImageWorker | |
requestDecodedAuxData(LLPointer< LLImageRaw > &raw, S32 channel, S32 discard=-1) | LLImageWorker | |
requestDecodedData(LLPointer< LLImageRaw > &raw, S32 discard=-1) | LLImageWorker | |
scheduleDelete() | LLWorkerClass | |
sCount | LLImageWorker | [static] |
setPriority(U32 priority) | LLWorkerClass | |
setWorkerThread(LLWorkerThread *workerthread) | LLWorkerClass | [protected] |
setWorking(bool working) | LLWorkerClass | [protected] |
startWork(S32 param) | LLImageWorker | [private, virtual] |
sWorkerThread | LLImageWorker | [protected, static] |
wasAborted() | LLWorkerClass | [inline] |
WCF_ABORT_REQUESTED enum value | LLWorkerClass | |
WCF_DELETE_REQUESTED enum value | LLWorkerClass | |
WCF_HAVE_WORK enum value | LLWorkerClass | |
WCF_WORK_ABORTED enum value | LLWorkerClass | |
WCF_WORK_FINISHED enum value | LLWorkerClass | |
WCF_WORKING enum value | LLWorkerClass | |
yield() | LLWorkerClass | [protected] |
~LLImageWorker() | LLImageWorker | |
~LLWorkerClass() | LLWorkerClass | [virtual] |