LLTextureCacheRemoteWorker Class Reference

Inheritance diagram for LLTextureCacheRemoteWorker:

Inheritance graph
[legend]
Collaboration diagram for LLTextureCacheRemoteWorker:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTextureCacheRemoteWorker (LLTextureCache *cache, U32 priority, const LLUUID &id, U8 *data, S32 datasize, S32 offset, S32 imagesize, LLTextureCache::Responder *responder)
virtual bool doRead ()
virtual bool doWrite ()

Private Types

enum  e_state {
  INIT = 0, LOCAL = 1, CACHE = 2, HEADER = 3,
  BODY = 4
}

Private Attributes

e_state mState


Detailed Description

Definition at line 273 of file lltexturecache.cpp.


Member Enumeration Documentation

Enumerator:
INIT 
LOCAL 
CACHE 
HEADER 
BODY 

Definition at line 289 of file lltexturecache.cpp.


Constructor & Destructor Documentation

LLTextureCacheRemoteWorker::LLTextureCacheRemoteWorker ( LLTextureCache cache,
U32  priority,
const LLUUID id,
U8 data,
S32  datasize,
S32  offset,
S32  imagesize,
LLTextureCache::Responder responder 
) [inline]

Definition at line 276 of file lltexturecache.cpp.


Member Function Documentation

bool LLTextureCacheRemoteWorker::doRead (  )  [virtual]

bool LLTextureCacheRemoteWorker::doWrite (  )  [virtual]


Member Data Documentation

Definition at line 298 of file lltexturecache.cpp.

Referenced by doRead(), and doWrite().


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:14:21 2008 for SecondLife by  doxygen 1.5.5