#include <llviewerinventory.h>


Public Member Functions | |
| RezAttachmentCallback (LLViewerJointAttachment *attachmentp) | |
| void | fire (const LLUUID &inv_item) |
Protected Member Functions | |
| ~RezAttachmentCallback () | |
Private Attributes | |
| LLViewerJointAttachment * | mAttach |
Definition at line 208 of file llviewerinventory.h.
| RezAttachmentCallback::RezAttachmentCallback | ( | LLViewerJointAttachment * | attachmentp | ) |
| RezAttachmentCallback::~RezAttachmentCallback | ( | ) | [protected] |
Definition at line 641 of file llviewerinventory.cpp.
| void RezAttachmentCallback::fire | ( | const LLUUID & | inv_item | ) | [virtual] |
Implements LLInventoryCallback.
Definition at line 645 of file llviewerinventory.cpp.
References LLInventoryModel::getItem(), gInventory, LLUUID::isNull(), mAttach, and rez_attachment().

Definition at line 218 of file llviewerinventory.h.
Referenced by fire(), and RezAttachmentCallback().
1.5.5