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

This is the complete list of members for OpenSim.Data.PGSQL.UserProfilesData, including all inherited members.

AssemblyOpenSim.Data.PGSQL.UserProfilesDataprotected
DeleteClassifiedRecord(UUID recordId)OpenSim.Data.PGSQL.UserProfilesDatainline
DeletePicksRecord(UUID pickId)OpenSim.Data.PGSQL.UserProfilesDatainline
GetAvatarNotes(ref UserProfileNotes notes)OpenSim.Data.PGSQL.UserProfilesDatainline
GetAvatarPicks(UUID avatarId)OpenSim.Data.PGSQL.UserProfilesDatainline
GetAvatarProperties(ref UserProfileProperties props, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
GetClassifiedInfo(ref UserClassifiedAdd ad, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
GetClassifiedRecords(UUID creatorId)OpenSim.Data.PGSQL.UserProfilesDatainline
GetPickInfo(UUID avatarId, UUID pickId)OpenSim.Data.PGSQL.UserProfilesDatainline
GetUserAppData(ref UserAppData props, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
GetUserImageAssets(UUID avatarId)OpenSim.Data.PGSQL.UserProfilesDatainline
GetUserPreferences(ref UserPreferences pref, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
GetUUID(object uuidValue)OpenSim.Data.PGSQL.UserProfilesDatainlinestatic
m_databaseOpenSim.Data.PGSQL.UserProfilesDataprotected
SetUserAppData(UserAppData props, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdateAvatarInterests(UserProfileProperties up, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdateAvatarNotes(ref UserProfileNotes note, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdateAvatarProperties(ref UserProfileProperties props, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdateClassifiedRecord(UserClassifiedAdd ad, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdatePicksRecord(UserProfilePick pick)OpenSim.Data.PGSQL.UserProfilesDatainline
UpdateUserPreferences(ref UserPreferences pref, ref string result)OpenSim.Data.PGSQL.UserProfilesDatainline
UserProfilesData(string connectionString)OpenSim.Data.PGSQL.UserProfilesDatainline