
Public Member Functions | |
| LLWearableArrivedData (LLAssetType::EType asset_type, const LLString &wearable_name, void(*asset_arrived_callback)(LLWearable *, void *userdata), void *userdata) | |
Public Attributes | |
| LLAssetType::EType | mAssetType |
| void(* | mCallback )(LLWearable *, void *userdata) |
| void * | mUserdata |
| LLString | mName |
Definition at line 49 of file llwearablelist.cpp.
| LLWearableArrivedData::LLWearableArrivedData | ( | LLAssetType::EType | asset_type, | |
| const LLString & | wearable_name, | |||
| void(*)(LLWearable *, void *userdata) | asset_arrived_callback, | |||
| void * | userdata | |||
| ) | [inline] |
Definition at line 51 of file llwearablelist.cpp.
Definition at line 63 of file llwearablelist.cpp.
Referenced by LLWearableList::processGetAssetReply().
| void(* LLWearableArrivedData::mCallback)(LLWearable *, void *userdata) |
Referenced by LLWearableList::processGetAssetReply().
Definition at line 65 of file llwearablelist.cpp.
Referenced by LLWearableList::processGetAssetReply().
Definition at line 66 of file llwearablelist.cpp.
Referenced by LLWearableList::processGetAssetReply().
1.5.5