LLWearableList Class Reference

#include <llwearablelist.h>

List of all members.

Public Member Functions

 LLWearableList ()
 ~LLWearableList ()
S32 getLength ()
void getAsset (const LLAssetID &assetID, const LLString &wearable_name, LLAssetType::EType asset_type, void(*asset_arrived_callback)(LLWearable *, void *userdata), void *userdata)
LLWearablecreateWearableMatchedToInventoryItem (LLWearable *old_wearable, LLViewerInventoryItem *item)
LLWearablecreateCopyFromAvatar (LLWearable *old_wearable, const std::string &new_name=std::string())
LLWearablecreateCopy (LLWearable *old_wearable)
LLWearablecreateNewWearable (EWearableType type)

Static Public Member Functions

static void processGetAssetReply (const char *filename, const LLAssetID &assetID, void *user_data, S32 status, LLExtStat ext_status)

Protected Attributes

std::map< LLUUID, LLWearable * > mList


Detailed Description

Definition at line 39 of file llwearablelist.h.


Constructor & Destructor Documentation

LLWearableList::LLWearableList (  )  [inline]

Definition at line 42 of file llwearablelist.h.

LLWearableList::~LLWearableList (  ) 

Definition at line 74 of file llwearablelist.cpp.

References mList.


Member Function Documentation

S32 LLWearableList::getLength (  )  [inline]

Definition at line 45 of file llwearablelist.h.

References mList.

void LLWearableList::getAsset ( const LLAssetID assetID,
const LLString wearable_name,
LLAssetType::EType  asset_type,
void(*)(LLWearable *, void *userdata)  asset_arrived_callback,
void *  userdata 
)

LLWearable * LLWearableList::createWearableMatchedToInventoryItem ( LLWearable old_wearable,
LLViewerInventoryItem item 
)

LLWearable * LLWearableList::createCopyFromAvatar ( LLWearable old_wearable,
const std::string &  new_name = std::string() 
)

LLWearable * LLWearableList::createCopy ( LLWearable old_wearable  ) 

LLWearable * LLWearableList::createNewWearable ( EWearableType  type  ) 

void LLWearableList::processGetAssetReply ( const char *  filename,
const LLAssetID assetID,
void *  user_data,
S32  status,
LLExtStat  ext_status 
) [static]


Member Data Documentation

std::map< LLUUID, LLWearable* > LLWearableList::mList [protected]


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:39:16 2008 for SecondLife by  doxygen 1.5.5