LLInventoryCompletionObserver Class Reference

#include <llinventorymodel.h>

Inheritance diagram for LLInventoryCompletionObserver:

Inheritance graph
[legend]
Collaboration diagram for LLInventoryCompletionObserver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLInventoryCompletionObserver ()
virtual void changed (U32 mask)
void watchItem (const LLUUID &id)

Protected Types

typedef std::vector< LLUUIDitem_ref_t

Protected Member Functions

virtual void done ()=0

Protected Attributes

item_ref_t mComplete
item_ref_t mIncomplete


Detailed Description

Definition at line 667 of file llinventorymodel.h.


Member Typedef Documentation

typedef std::vector<LLUUID> LLInventoryCompletionObserver::item_ref_t [protected]

Definition at line 678 of file llinventorymodel.h.


Constructor & Destructor Documentation

LLInventoryCompletionObserver::LLInventoryCompletionObserver (  )  [inline]

Definition at line 670 of file llinventorymodel.h.


Member Function Documentation

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

---------------------------------------------------------------------------- Observers ----------------------------------------------------------------------------

Implements LLInventoryObserver.

Definition at line 3216 of file llinventorymodel.cpp.

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

Here is the call graph for this function:

void LLInventoryCompletionObserver::watchItem ( const LLUUID id  ) 

Definition at line 3245 of file llinventorymodel.cpp.

References mIncomplete.

Referenced by LLPreviewGesture::show().

Here is the caller graph for this function:

virtual void LLInventoryCompletionObserver::done (  )  [protected, pure virtual]

Implemented in LLInventoryGestureAvailable.

Referenced by changed().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 679 of file llinventorymodel.h.

Referenced by changed(), and LLInventoryGestureAvailable::done().

Definition at line 680 of file llinventorymodel.h.

Referenced by changed(), and watchItem().


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

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