
Public Member Functions | |
| LLSaveNotecardInfo (LLPreviewNotecard *self, const LLUUID &item_id, const LLUUID &object_id, const LLTransactionID &transaction_id, LLInventoryItem *copyitem) | |
Public Attributes | |
| LLPreviewNotecard * | mSelf |
| LLUUID | mItemUUID |
| LLUUID | mObjectUUID |
| LLTransactionID | mTransactionID |
| LLPointer< LLInventoryItem > | mCopyItem |
Definition at line 447 of file llpreviewnotecard.cpp.
| LLSaveNotecardInfo::LLSaveNotecardInfo | ( | LLPreviewNotecard * | self, | |
| const LLUUID & | item_id, | |||
| const LLUUID & | object_id, | |||
| const LLTransactionID & | transaction_id, | |||
| LLInventoryItem * | copyitem | |||
| ) | [inline] |
Definition at line 454 of file llpreviewnotecard.cpp.
Definition at line 449 of file llpreviewnotecard.cpp.
Referenced by LLPreviewNotecard::onSaveComplete().
Definition at line 450 of file llpreviewnotecard.cpp.
Referenced by LLPreviewNotecard::onSaveComplete().
Definition at line 451 of file llpreviewnotecard.cpp.
Referenced by LLPreviewNotecard::onSaveComplete().
Definition at line 452 of file llpreviewnotecard.cpp.
Referenced by LLPreviewNotecard::onSaveComplete().
Definition at line 453 of file llpreviewnotecard.cpp.
Referenced by LLPreviewNotecard::onSaveComplete().
1.5.5