
Public Member Functions | |
| LLSaveInfo (const LLUUID &item_id, const LLUUID &object_id, const LLString &desc, const LLTransactionID tid) | |
Public Attributes | |
| LLUUID | mItemUUID |
| LLUUID | mObjectUUID |
| LLString | mDesc |
| LLTransactionID | mTransactionID |
Definition at line 1076 of file llpreviewgesture.cpp.
| LLSaveInfo::LLSaveInfo | ( | const LLUUID & | item_id, | |
| const LLUUID & | object_id, | |||
| const LLString & | desc, | |||
| const LLTransactionID | tid | |||
| ) | [inline] |
Definition at line 1078 of file llpreviewgesture.cpp.
Definition at line 1084 of file llpreviewgesture.cpp.
Referenced by LLPreviewGesture::onSaveComplete().
Definition at line 1085 of file llpreviewgesture.cpp.
Referenced by LLPreviewGesture::onSaveComplete().
Definition at line 1086 of file llpreviewgesture.cpp.
Referenced by LLPreviewGesture::onSaveComplete().
Definition at line 1087 of file llpreviewgesture.cpp.
Referenced by LLPreviewGesture::onSaveComplete().
1.5.5