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 646 of file llinventorymodel.h.


Member Typedef Documentation

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

Definition at line 657 of file llinventorymodel.h.


Constructor & Destructor Documentation

LLInventoryCompletionObserver::LLInventoryCompletionObserver (  )  [inline]

Definition at line 649 of file llinventorymodel.h.


Member Function Documentation

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

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

Implements LLInventoryObserver.

Definition at line 2901 of file llinventorymodel.cpp.

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

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

Implemented in LLInventoryGestureAvailable.

Referenced by changed().

void LLInventoryCompletionObserver::watchItem ( const LLUUID id  ) 

Definition at line 2930 of file llinventorymodel.cpp.

References mIncomplete.


Member Data Documentation

item_ref_t LLInventoryCompletionObserver::mComplete [protected]

Definition at line 658 of file llinventorymodel.h.

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

item_ref_t LLInventoryCompletionObserver::mIncomplete [protected]

Definition at line 659 of file llinventorymodel.h.

Referenced by changed(), and watchItem().


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