

Public Member Functions | |
| CacheWriteResponder (LLTextureFetch *fetcher, const LLUUID &id) | |
| virtual void | completed (bool success) |
Private Attributes | |
| LLTextureFetch * | mFetcher |
| LLUUID | mID |
Definition at line 159 of file lltexturefetch.cpp.
| LLTextureFetchWorker::CacheWriteResponder::CacheWriteResponder | ( | LLTextureFetch * | fetcher, | |
| const LLUUID & | id | |||
| ) | [inline] |
Definition at line 162 of file lltexturefetch.cpp.
| virtual void LLTextureFetchWorker::CacheWriteResponder::completed | ( | bool | success | ) | [inline, virtual] |
Implements LLResponder.
Definition at line 166 of file lltexturefetch.cpp.
References LLTextureFetchWorker::callbackCacheWrite(), LLTextureFetch::getWorker(), LLTextureFetch::lockQueue(), mFetcher, mID, and LLTextureFetch::unlockQueue().
1.4.7