

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

1.5.5