LLInventoryTransactionObserver Class Reference

#include <llinventorymodel.h>

Inheritance diagram for LLInventoryTransactionObserver:

Inheritance graph
[legend]
Collaboration diagram for LLInventoryTransactionObserver:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLInventoryTransactionObserver (const LLTransactionID &transaction_id)
virtual void changed (U32 mask)

Protected Types

typedef std::vector< LLUUIDfolder_ref_t
typedef std::vector< LLUUIDitem_ref_t

Protected Member Functions

virtual void done (const folder_ref_t &folders, const item_ref_t &items)=0

Protected Attributes

LLTransactionID mTransactionID


Detailed Description

Definition at line 819 of file llinventorymodel.h.


Member Typedef Documentation

typedef std::vector<LLUUID> LLInventoryTransactionObserver::folder_ref_t [protected]

Definition at line 826 of file llinventorymodel.h.

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

Definition at line 827 of file llinventorymodel.h.


Constructor & Destructor Documentation

LLInventoryTransactionObserver::LLInventoryTransactionObserver ( const LLTransactionID transaction_id  ) 

Definition at line 3622 of file llinventorymodel.cpp.


Member Function Documentation

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

virtual void LLInventoryTransactionObserver::done ( const folder_ref_t folders,
const item_ref_t items 
) [protected, pure virtual]

Referenced by changed().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 830 of file llinventorymodel.h.

Referenced by changed().


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

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