OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Region.Framework.Interfaces.IJsonStoreModule Member List

This is the complete list of members for OpenSim.Region.Framework.Interfaces.IJsonStoreModule, including all inherited members.

AttachObjectStore(UUID objectID)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
CreateStore(string value, ref UUID result)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
DestroyStore(UUID storeID)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
GetArrayLength(UUID storeID, string path)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
GetNodeType(UUID storeID, string path)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
GetStoreStats()OpenSim.Region.Framework.Interfaces.IJsonStoreModule
GetValue(UUID storeID, string path, bool useJson, out string value)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
GetValueType(UUID storeID, string path)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
ReadValue(UUID storeID, string path, bool useJson, TakeValueCallback cback)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
RemoveValue(UUID storeID, string path)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
SetValue(UUID storeID, string path, string value, bool useJson)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
TakeValue(UUID storeID, string path, bool useJson, TakeValueCallback cback)OpenSim.Region.Framework.Interfaces.IJsonStoreModule
TestStore(UUID storeID)OpenSim.Region.Framework.Interfaces.IJsonStoreModule