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

Public Member Functions

XInventoryFolder Clone ()
 

Public Attributes

string folderName
 
int type
 
int version
 
UUID folderID
 
UUID agentID
 
UUID parentFolderID
 

Detailed Description

Definition at line 35 of file IXInventoryData.cs.

Member Function Documentation

XInventoryFolder OpenSim.Data.XInventoryFolder.Clone ( )
inline

Definition at line 44 of file IXInventoryData.cs.

Member Data Documentation

UUID OpenSim.Data.XInventoryFolder.agentID

Definition at line 41 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryFolder.folderID

Definition at line 40 of file IXInventoryData.cs.

string OpenSim.Data.XInventoryFolder.folderName

Definition at line 37 of file IXInventoryData.cs.

UUID OpenSim.Data.XInventoryFolder.parentFolderID

Definition at line 42 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryFolder.type

Definition at line 38 of file IXInventoryData.cs.

int OpenSim.Data.XInventoryFolder.version

Definition at line 39 of file IXInventoryData.cs.


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