LLTextureCache::ReadResponder Class Reference

#include <lltexturecache.h>

Inheritance diagram for LLTextureCache::ReadResponder:

Inheritance graph
[legend]
Collaboration diagram for LLTextureCache::ReadResponder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReadResponder ()
void setData (U8 *data, S32 datasize, S32 imagesize, S32 imageformat, BOOL imagelocal)
void setImage (LLImageFormatted *image)

Protected Attributes

LLPointer< LLImageFormattedmFormattedImage
S32 mImageSize
BOOL mImageLocal

Detailed Description

Definition at line 56 of file lltexturecache.h.


Constructor & Destructor Documentation

LLTextureCache::ReadResponder::ReadResponder (  ) 

Definition at line 1393 of file lltexturecache.cpp.


Member Function Documentation

void LLTextureCache::ReadResponder::setData ( U8 data,
S32  datasize,
S32  imagesize,
S32  imageformat,
BOOL  imagelocal 
) [virtual]

Implements LLTextureCache::Responder.

Definition at line 1399 of file lltexturecache.cpp.

References LLImageFormatted::createFromType(), llassert_always, mFormattedImage, mImageLocal, mImageSize, and LLPointer< Type >::notNull().

void LLTextureCache::ReadResponder::setImage ( LLImageFormatted image  )  [inline]

Definition at line 61 of file lltexturecache.h.

References mFormattedImage.

Referenced by LLTextureFetchWorker::CacheReadResponder::CacheReadResponder().


Member Data Documentation

LLPointer<LLImageFormatted> LLTextureCache::ReadResponder::mFormattedImage [protected]

Definition at line 63 of file lltexturecache.h.

Referenced by LLTextureFetchWorker::CacheReadResponder::completed(), setData(), and setImage().

BOOL LLTextureCache::ReadResponder::mImageLocal [protected]

Definition at line 65 of file lltexturecache.h.

Referenced by LLTextureFetchWorker::CacheReadResponder::completed(), and setData().

S32 LLTextureCache::ReadResponder::mImageSize [protected]

Definition at line 64 of file lltexturecache.h.

Referenced by LLTextureFetchWorker::CacheReadResponder::completed(), and setData().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:51 2010 for Second Life Viewer by  doxygen 1.4.7