

| Public Member Functions | |
| ReadResponder (LLTextureCache *cache, handle_t handle) | |
| ~ReadResponder () | |
| void | completed (S32 bytes) | 
| Public Attributes | |
| LLTextureCache * | mCache | 
| LLTextureCacheWorker::handle_t | mHandle | 
Definition at line 62 of file lltexturecache.cpp.
| LLTextureCacheWorker::ReadResponder::ReadResponder | ( | LLTextureCache * | cache, | |
| handle_t | handle | |||
| ) |  [inline] | 
Definition at line 65 of file lltexturecache.cpp.
| LLTextureCacheWorker::ReadResponder::~ReadResponder | ( | ) |  [inline] | 
Definition at line 66 of file lltexturecache.cpp.
Implements LLLFSThread::Responder.
Definition at line 67 of file lltexturecache.cpp.
References LLTextureCache::getReader(), LLTextureCacheWorker::ioComplete(), LLTextureCache::lockWorkers(), mCache, mHandle, and LLTextureCache::unlockWorkers().
 1.4.7
 1.4.7