LLInventoryExistenceObserver Class Reference

#include <llinventorymodel.h>

Inheritance diagram for LLInventoryExistenceObserver:

Inheritance graph
[legend]
Collaboration diagram for LLInventoryExistenceObserver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLInventoryExistenceObserver ()
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 mExist
item_ref_t mMIA


Detailed Description

Definition at line 770 of file llinventorymodel.h.


Member Typedef Documentation

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

Definition at line 781 of file llinventorymodel.h.


Constructor & Destructor Documentation

LLInventoryExistenceObserver::LLInventoryExistenceObserver (  )  [inline]

Definition at line 773 of file llinventorymodel.h.


Member Function Documentation

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

Implements LLInventoryObserver.

Definition at line 3561 of file llinventorymodel.cpp.

References done(), LLInventoryModel::getItem(), mExist, and mMIA.

Here is the call graph for this function:

void LLInventoryExistenceObserver::watchItem ( const LLUUID id  ) 

Definition at line 3553 of file llinventorymodel.cpp.

References mMIA.

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

Referenced by changed().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 782 of file llinventorymodel.h.

Referenced by changed().

Definition at line 783 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:06 2008 for SecondLife by  doxygen 1.5.5