

| 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 181 of file lltexturefetch.cpp.
| LLTextureFetchWorker::DecodeResponder::DecodeResponder | ( | LLTextureFetch * | fetcher, | |
| const LLUUID & | id, | |||
| LLTextureFetchWorker * | worker | |||
| ) |  [inline] | 
Definition at line 184 of file lltexturefetch.cpp.
| virtual void LLTextureFetchWorker::DecodeResponder::completed | ( | bool | success | ) |  [inline, virtual] | 
Implements LLResponder.
Definition at line 188 of file lltexturefetch.cpp.
References LLTextureFetchWorker::callbackDecoded(), LLTextureFetch::getWorker(), LLTextureFetch::lockQueue(), mFetcher, mID, and LLTextureFetch::unlockQueue().
Definition at line 201 of file lltexturefetch.cpp.
 1.4.7
 1.4.7