

Public Member Functions | |
| DecodeResponder (LLTextureFetch *fetcher, const LLUUID &id, LLTextureFetchWorker *worker) | |
| virtual void | completed (bool success) |
Private Attributes | |
| LLTextureFetch * | mFetcher |
| LLUUID | mID |
| LLTextureFetchWorker * | mWorker |
Definition at line 182 of file lltexturefetch.cpp.
| LLTextureFetchWorker::DecodeResponder::DecodeResponder | ( | LLTextureFetch * | fetcher, | |
| const LLUUID & | id, | |||
| LLTextureFetchWorker * | worker | |||
| ) | [inline] |
Definition at line 185 of file lltexturefetch.cpp.
| virtual void LLTextureFetchWorker::DecodeResponder::completed | ( | bool | success | ) | [inline, virtual] |
Implements LLResponder.
Definition at line 189 of file lltexturefetch.cpp.
References LLTextureFetchWorker::callbackDecoded(), LLTextureFetch::getWorker(), LLTextureFetch::lockQueue(), mFetcher, mID, and LLTextureFetch::unlockQueue().

Definition at line 202 of file lltexturefetch.cpp.
1.5.5