OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OpenSim.Data.XInventoryItem Class Reference

Public Member Functions

XInventoryItem Clone ()
 

Public Attributes

UUID assetID
 
int assetType
 
string inventoryName
 
string inventoryDescription
 
int inventoryNextPermissions
 
int inventoryCurrentPermissions
 
int invType
 
string creatorID
 
int inventoryBasePermissions
 
int inventoryEveryOnePermissions
 
int salePrice
 
int saleType
 
int creationDate
 
UUID groupID
 
int groupOwned
 
int flags
 
UUID inventoryID
 
UUID avatarID
 
UUID parentFolderID
 
int inventoryGroupPermissions
 

Detailed Description

Definition at line 50 of file IXInventoryData.cs.

Member Function Documentation

XInventoryItem OpenSim.Data.XInventoryItem.Clone ( )
inline

Definition at line 73 of file IXInventoryData.cs.

Member Data Documentation

UUID OpenSim.Data.XInventoryItem.assetID

Definition at line 52 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.assetType

Definition at line 53 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryItem.avatarID

Definition at line 69 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.creationDate

Definition at line 64 of file IXInventoryData.cs.

string OpenSim.Data.XInventoryItem.creatorID

Definition at line 59 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.flags

Definition at line 67 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryItem.groupID

Definition at line 65 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.groupOwned

Definition at line 66 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.inventoryBasePermissions

Definition at line 60 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.inventoryCurrentPermissions

Definition at line 57 of file IXInventoryData.cs.

string OpenSim.Data.XInventoryItem.inventoryDescription

Definition at line 55 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.inventoryEveryOnePermissions

Definition at line 61 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.inventoryGroupPermissions

Definition at line 71 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryItem.inventoryID

Definition at line 68 of file IXInventoryData.cs.

string OpenSim.Data.XInventoryItem.inventoryName

Definition at line 54 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.inventoryNextPermissions

Definition at line 56 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.invType

Definition at line 58 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryItem.parentFolderID

Definition at line 70 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.salePrice

Definition at line 62 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryItem.saleType

Definition at line 63 of file IXInventoryData.cs.


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