LLImageProviderInterface Class Reference

#include <llui.h>

Inheritance diagram for LLImageProviderInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 LLImageProviderInterface ()
virtual ~LLImageProviderInterface ()
virtual LLUIImagePtr getUIImage (const LLString &name)=0
virtual LLUIImagePtr getUIImageByID (const LLUUID &id)=0
virtual void cleanUp ()=0


Detailed Description

Definition at line 589 of file llui.h.


Constructor & Destructor Documentation

LLImageProviderInterface::LLImageProviderInterface (  )  [inline]

Definition at line 592 of file llui.h.

virtual LLImageProviderInterface::~LLImageProviderInterface (  )  [inline, virtual]

Definition at line 593 of file llui.h.


Member Function Documentation

virtual LLUIImagePtr LLImageProviderInterface::getUIImage ( const LLString name  )  [pure virtual]

virtual LLUIImagePtr LLImageProviderInterface::getUIImageByID ( const LLUUID id  )  [pure virtual]

Implemented in LLUIImageList.

Referenced by LLStyle::setImage(), LLIconCtrl::setImage(), and LLScrollListIcon::setValue().

Here is the caller graph for this function:

virtual void LLImageProviderInterface::cleanUp (  )  [pure virtual]

Implemented in LLUIImageList.

Referenced by LLUI::cleanupClass().

Here is the caller graph for this function:


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

Generated on Fri May 16 08:49:45 2008 for SecondLife by  doxygen 1.5.5