OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Data.MySQL.MySQLXInventoryData Member List

This is the complete list of members for OpenSim.Data.MySQL.MySQLXInventoryData, including all inherited members.

DeleteFolders(string field, string val)OpenSim.Data.MySQL.MySQLXInventoryDatainline
DeleteFolders(string[] fields, string[] vals)OpenSim.Data.MySQL.MySQLXInventoryDatainline
DeleteItems(string field, string val)OpenSim.Data.MySQL.MySQLXInventoryDatainline
DeleteItems(string[] fields, string[] vals)OpenSim.Data.MySQL.MySQLXInventoryDatainline
GetActiveGestures(UUID principalID)OpenSim.Data.MySQL.MySQLXInventoryDatainline
GetAssetPermissions(UUID principalID, UUID assetID)OpenSim.Data.MySQL.MySQLXInventoryDatainline
GetFolders(string[] fields, string[] vals)OpenSim.Data.MySQL.MySQLXInventoryDatainline
GetItems(string[] fields, string[] vals)OpenSim.Data.MySQL.MySQLXInventoryDatainline
MoveFolder(string id, string newParent)OpenSim.Data.MySQL.MySQLXInventoryDatainline
MoveItem(string id, string newParent)OpenSim.Data.MySQL.MySQLXInventoryDatainline
MySQLXInventoryData(string conn, string realm)OpenSim.Data.MySQL.MySQLXInventoryDatainline
StoreFolder(XInventoryFolder folder)OpenSim.Data.MySQL.MySQLXInventoryDatainline
StoreItem(XInventoryItem item)OpenSim.Data.MySQL.MySQLXInventoryDatainline