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

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

AssemblyOpenSim.Data.SQLite.SQLiteUserProfilesDataprotected
DeleteClassifiedRecord(UUID recordId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
DeletePicksRecord(UUID pickId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetAvatarNotes(ref UserProfileNotes notes)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetAvatarPicks(UUID avatarId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetAvatarProperties(ref UserProfileProperties props, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetClassifiedInfo(ref UserClassifiedAdd ad, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetClassifiedRecords(UUID creatorId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetPickInfo(UUID avatarId, UUID pickId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetUserAppData(ref UserAppData props, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetUserImageAssets(UUID avatarId)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
GetUserPreferences(ref UserPreferences pref, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
Initialise(string connectionString)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
SetUserAppData(UserAppData props, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
SQLiteUserProfilesData()OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
SQLiteUserProfilesData(string connectionString)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdateAvatarInterests(UserProfileProperties up, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdateAvatarNotes(ref UserProfileNotes note, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdateAvatarProperties(ref UserProfileProperties props, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdateClassifiedRecord(UserClassifiedAdd ad, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdatePicksRecord(UserProfilePick pick)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline
UpdateUserPreferences(ref UserPreferences pref, ref string result)OpenSim.Data.SQLite.SQLiteUserProfilesDatainline