LLInventoryFetchObserver Class Reference

#include <llinventorymodel.h>

Inheritance diagram for LLInventoryFetchObserver:

Inheritance graph
[legend]
Collaboration diagram for LLInventoryFetchObserver:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< LLUUIDitem_ref_t

Public Member Functions

 LLInventoryFetchObserver ()
virtual void changed (U32 mask)
bool isEverythingComplete () const
void fetchItems (const item_ref_t &ids)
virtual void done ()=0

Protected Attributes

item_ref_t mComplete
item_ref_t mIncomplete


Detailed Description

Definition at line 692 of file llinventorymodel.h.


Member Typedef Documentation

Definition at line 698 of file llinventorymodel.h.


Constructor & Destructor Documentation

LLInventoryFetchObserver::LLInventoryFetchObserver (  )  [inline]

Definition at line 695 of file llinventorymodel.h.


Member Function Documentation

void LLInventoryFetchObserver::changed ( U32  mask  )  [virtual]

Implements LLInventoryObserver.

Definition at line 3254 of file llinventorymodel.cpp.

References done(), LLInventoryModel::getItem(), LLViewerInventoryItem::isComplete(), mComplete, and mIncomplete.

Here is the call graph for this function:

bool LLInventoryFetchObserver::isEverythingComplete (  )  const

Definition at line 3288 of file llinventorymodel.cpp.

References mIncomplete.

Referenced by LLToolDragAndDrop::dad3dUpdateInventoryCategory(), and LLOutfitFetch::done().

Here is the caller graph for this function:

void LLInventoryFetchObserver::fetchItems ( const item_ref_t ids  ) 

virtual void LLInventoryFetchObserver::done (  )  [pure virtual]


Member Data Documentation

Definition at line 706 of file llinventorymodel.h.

Referenced by changed(), fetchItems(), and isEverythingComplete().


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

Generated on Fri May 16 08:50:07 2008 for SecondLife by  doxygen 1.5.5