OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Data.IGridUserData Interface Reference

An interface for connecting to the user grid datastore More...

Inheritance diagram for OpenSim.Data.IGridUserData:
Inheritance graph
[legend]

Public Member Functions

GridUserData Get (string userID)
 
GridUserData[] GetAll (string query)
 
bool Store (GridUserData data)
 

Detailed Description

An interface for connecting to the user grid datastore

Definition at line 50 of file IGridUserData.cs.

Member Function Documentation

GridUserData OpenSim.Data.IGridUserData.Get ( string  userID)
GridUserData [] OpenSim.Data.IGridUserData.GetAll ( string  query)
bool OpenSim.Data.IGridUserData.Store ( GridUserData  data)

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