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

This is the complete list of members for OpenSim.Data.SQLite.SQLiteXInventoryData, including all inherited members.

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