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

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

ArchiveInventory(UUID id, string firstName, string lastName, string invPath, string pass, Stream saveStream)OpenSim.Region.Framework.Interfaces.IInventoryArchiverModule
ArchiveInventory(UUID id, string firstName, string lastName, string invPath, string pass, Stream saveStream, Dictionary< string, object > options)OpenSim.Region.Framework.Interfaces.IInventoryArchiverModule
DearchiveInventory(UUID id, string firstName, string lastName, string invPath, string pass, Stream loadStream)OpenSim.Region.Framework.Interfaces.IInventoryArchiverModule
DearchiveInventory(UUID id, string firstName, string lastName, string invPath, string pass, Stream loadStream, Dictionary< string, object > options)OpenSim.Region.Framework.Interfaces.IInventoryArchiverModule
OnInventoryArchiveLoadedOpenSim.Region.Framework.Interfaces.IInventoryArchiverModule
OnInventoryArchiveSavedOpenSim.Region.Framework.Interfaces.IInventoryArchiverModule