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

Public Member Functions

 InventoryData (ArrayList invList, UUID rootID)
 

Public Attributes

ArrayList InventoryArray = null
 
UUID RootFolderID = UUID.Zero
 

Detailed Description

Definition at line 859 of file LLLoginResponse.cs.

Constructor & Destructor Documentation

OpenSim.Services.LLLoginService.LLLoginResponse.InventoryData.InventoryData ( ArrayList  invList,
UUID  rootID 
)
inline

Definition at line 864 of file LLLoginResponse.cs.

Member Data Documentation

ArrayList OpenSim.Services.LLLoginService.LLLoginResponse.InventoryData.InventoryArray = null

Definition at line 861 of file LLLoginResponse.cs.

UUID OpenSim.Services.LLLoginService.LLLoginResponse.InventoryData.RootFolderID = UUID.Zero

Definition at line 862 of file LLLoginResponse.cs.


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