#include <llinventorybridge.h>


Public Member Functions | |
| LLInventoryPanelObserver (LLInventoryPanel *ip) | |
| virtual | ~LLInventoryPanelObserver () |
| virtual void | changed (U32 mask) |
Protected Attributes | |
| LLInventoryPanel * | mIP |
Definition at line 125 of file llinventorybridge.h.
| LLInventoryPanelObserver::LLInventoryPanelObserver | ( | LLInventoryPanel * | ip | ) | [inline] |
Definition at line 128 of file llinventorybridge.h.
| virtual LLInventoryPanelObserver::~LLInventoryPanelObserver | ( | ) | [inline, virtual] |
Definition at line 129 of file llinventorybridge.h.
| virtual void LLInventoryPanelObserver::changed | ( | U32 | mask | ) | [inline, virtual] |
Implements LLInventoryObserver.
Definition at line 130 of file llinventorybridge.h.
References mIP, and LLInventoryPanel::modelChanged().

LLInventoryPanel* LLInventoryPanelObserver::mIP [protected] |
1.5.5