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 58 of file lltexturecache.h.


Constructor & Destructor Documentation

LLTextureCache::ReadResponder::ReadResponder (  ) 

Definition at line 1547 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 1553 of file lltexturecache.cpp.

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

Here is the call graph for this function:

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

Definition at line 63 of file lltexturecache.h.

References mFormattedImage.

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

Here is the caller graph for this function:


Member Data Documentation


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

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