copyDataFrom(LLWearable *src) | LLWearable | |
dump() | LLWearable | |
exportFile(FILE *file) | LLWearable | |
getAssetType() const | LLWearable | [inline] |
getDescription() | LLWearable | [inline] |
getID() | LLWearable | [inline] |
getName() | LLWearable | [inline] |
getPermissions() | LLWearable | [inline] |
getSaleInfo() | LLWearable | [inline] |
getTransactionID() | LLWearable | [inline] |
getType() const | LLWearable | [inline] |
getTypeLabel() const | LLWearable | [inline] |
getTypeName() const | LLWearable | [inline] |
importFile(FILE *file) | LLWearable | |
isDirty() | LLWearable | |
isMatchedToInventoryItem(LLViewerInventoryItem *item) | LLWearable | |
isOldVersion() | LLWearable | |
LLWearable(const LLTransactionID &transactionID) | LLWearable | |
LLWearable(const LLAssetID &assetID) | LLWearable | |
mAssetID | LLWearable | [private] |
mDefinitionVersion | LLWearable | [private] |
mDescription | LLWearable | [private] |
mName | LLWearable | [private] |
mPermissions | LLWearable | [private] |
mSaleInfo | LLWearable | [private] |
mTEMap | LLWearable | [private] |
mTransactionID | LLWearable | [private] |
mType | LLWearable | [private] |
mVisualParamMap | LLWearable | [private] |
onSaveNewAssetComplete(const LLUUID &asset_uuid, void *user_data, S32 status, LLExtStat ext_status) | LLWearable | [static] |
readData(const char *buffer) | LLWearable | |
readFromAvatar() | LLWearable | |
removeFromAvatar(BOOL set_by_user) | LLWearable | [inline] |
removeFromAvatar(EWearableType type, BOOL set_by_user) | LLWearable | [static] |
saveNewAsset() | LLWearable | |
sCurrentDefinitionVersion | LLWearable | [private, static] |
setCurrentDefinitionVersion(S32 version) | LLWearable | [inline, static] |
setDescription(const LLString &desc) | LLWearable | [inline] |
setName(const LLString &name) | LLWearable | [inline] |
setParamsToDefaults() | LLWearable | |
setPermissions(const LLPermissions &p) | LLWearable | [inline] |
setSaleInfo(const LLSaleInfo &info) | LLWearable | [inline] |
setTexturesToDefaults() | LLWearable | |
setType(EWearableType type) | LLWearable | [inline] |
sTypeLabel | LLWearable | [private, static] |
sTypeName | LLWearable | [private, static] |
typeNameToType(const LLString &type_name) | LLWearable | [static] |
typeToAssetType(EWearableType wearable_type) | LLWearable | [static] |
typeToTypeLabel(EWearableType type) | LLWearable | [inline, static] |
typeToTypeName(EWearableType type) | LLWearable | [inline, static] |
writeToAvatar(BOOL set_by_user) | LLWearable | |
~LLWearable() | LLWearable | |