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

This is the complete list of members for OpenSim.Data.MySQL.MySQLGroupsData, including all inherited members.

DeleteGroup(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteInvite(UUID inviteID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteMember(UUID groupID, string pricipalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteMemberAllRoles(UUID groupID, string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteNotice(UUID noticeID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteOldInvites()OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteOldNotices()OpenSim.Data.MySQL.MySQLGroupsDatainline
DeletePrincipal(string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteRole(UUID groupID, UUID roleID)OpenSim.Data.MySQL.MySQLGroupsDatainline
DeleteRoleMember(RoleMembershipData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
GroupsCount()OpenSim.Data.MySQL.MySQLGroupsDatainline
MemberCount(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
MySQLGroupsData(string connectionString, string realm)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveGroup(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveGroup(string name)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveGroups(string pattern)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveInvitation(UUID inviteID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveInvitation(UUID groupID, string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveMember(UUID groupID, string pricipalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveMemberRoles(UUID groupID, string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveMembers(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveMemberships(string pricipalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveNotice(UUID noticeID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveNotices(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrievePrincipal(string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrievePrincipalGroupMembership(string principalID, UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrievePrincipalGroupMemberships(string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveRole(UUID groupID, UUID roleID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveRoleMember(UUID groupID, UUID roleID, string principalID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveRoleMembers(UUID groupID, UUID roleID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveRoles(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RetrieveRolesMembers(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RoleCount(UUID groupID)OpenSim.Data.MySQL.MySQLGroupsDatainline
RoleMemberCount(UUID groupID, UUID roleID)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreGroup(GroupData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreInvitation(InvitationData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreMember(MembershipData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreNotice(NoticeData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StorePrincipal(PrincipalData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreRole(RoleData data)OpenSim.Data.MySQL.MySQLGroupsDatainline
StoreRoleMember(RoleMembershipData data)OpenSim.Data.MySQL.MySQLGroupsDatainline