OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Data.IAvatarData Interface Reference
Inheritance diagram for OpenSim.Data.IAvatarData:
Inheritance graph
[legend]

Public Member Functions

AvatarBaseData[] Get (string field, string val)
 
bool Store (AvatarBaseData data)
 
bool Delete (UUID principalID, string name)
 
bool Delete (string field, string val)
 

Detailed Description

Definition at line 42 of file IAvatarData.cs.

Member Function Documentation

bool OpenSim.Data.IAvatarData.Delete ( UUID  principalID,
string  name 
)
bool OpenSim.Data.IAvatarData.Delete ( string  field,
string  val 
)
AvatarBaseData [] OpenSim.Data.IAvatarData.Get ( string  field,
string  val 
)
bool OpenSim.Data.IAvatarData.Store ( AvatarBaseData  data)

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