OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDInventoryItem Class Reference
Collaboration diagram for OpenSim.Framework.Capabilities.LLSDInventoryItem:
Collaboration graph
[legend]

Public Attributes

UUID parent_id
 
UUID asset_id
 
UUID item_id
 
LLSDPermissions permissions
 
int type
 
int inv_type
 
int flags
 
LLSDSaleInfo sale_info
 
string name
 
string desc
 
int created_at
 

Detailed Description

Definition at line 33 of file LLSDInventoryItem.cs.

Member Data Documentation

UUID OpenSim.Framework.Capabilities.LLSDInventoryItem.asset_id

Definition at line 37 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryItem.created_at

Definition at line 47 of file LLSDInventoryItem.cs.

string OpenSim.Framework.Capabilities.LLSDInventoryItem.desc

Definition at line 46 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryItem.flags

Definition at line 42 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryItem.inv_type

Definition at line 41 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDInventoryItem.item_id

Definition at line 38 of file LLSDInventoryItem.cs.

string OpenSim.Framework.Capabilities.LLSDInventoryItem.name

Definition at line 45 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDInventoryItem.parent_id

Definition at line 35 of file LLSDInventoryItem.cs.

LLSDPermissions OpenSim.Framework.Capabilities.LLSDInventoryItem.permissions

Definition at line 39 of file LLSDInventoryItem.cs.

LLSDSaleInfo OpenSim.Framework.Capabilities.LLSDInventoryItem.sale_info

Definition at line 44 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryItem.type

Definition at line 40 of file LLSDInventoryItem.cs.


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