
Public Member Functions | |
| LLBuyInvItemData (const LLUUID &task, const LLUUID &item, LLAssetType::EType type) | |
Public Attributes | |
| LLUUID | mTaskID |
| LLUUID | mItemID |
| LLAssetType::EType | mType |
Definition at line 198 of file llpanelinventory.cpp.
| LLBuyInvItemData::LLBuyInvItemData | ( | const LLUUID & | task, | |
| const LLUUID & | item, | |||
| LLAssetType::EType | type | |||
| ) | [inline] |
Definition at line 204 of file llpanelinventory.cpp.
Definition at line 200 of file llpanelinventory.cpp.
Referenced by LLTaskInvFVBridge::commitBuyItem().
Definition at line 201 of file llpanelinventory.cpp.
Referenced by LLTaskInvFVBridge::commitBuyItem().
Definition at line 202 of file llpanelinventory.cpp.
Referenced by LLTaskInvFVBridge::commitBuyItem().
1.5.5