#include <llinventorybridge.h>
Collaboration diagram for LLMoveInv:
Public Attributes | |
LLUUID | mObjectID |
LLUUID | mCategoryID |
two_uuids_list_t | mMoveList |
void(* | mCallback )(S32, void *) |
void * | mUserData |
Definition at line 79 of file llinventorybridge.h.
void(* LLMoveInv::mCallback)(S32, void *) |
Definition at line 82 of file llinventorybridge.h.
Referenced by move_inv_category_world_to_agent().
Definition at line 83 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().
Definition at line 81 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().
Definition at line 85 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().