OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Functions
Package OpenSim.Services.Interfaces

Classes

interface  IBakedTextureModule
 
class  AgentPrefs
 
interface  IAgentPreferencesService
 
interface  IAssetService
 
interface  IAttachmentsService
 
class  AuthInfo
 
interface  IAuthenticationService
 
interface  IAuthorizationService
 
class  AuthorizationRequest
 
class  AuthorizationResponse
 
interface  IAvatarService
 
class  AvatarData
 Each region/client that uses avatars will have a data structure of this type representing the avatars. More...
 
interface  IBakedTextureService
 
interface  IBansService
 
interface  IBasicProfileService
 
interface  IEstateDataService
 
interface  IFreeswitchService
 
class  FriendInfo
 
interface  IFriendsService
 
interface  IGridService
 
interface  IHypergridLinker
 
class  GridRegion
 
class  GridUserInfo
 Records user information specific to a grid but which is not part of a user's account. More...
 
interface  IGridUserService
 
interface  IGatekeeperService
 
interface  IUserAgentService
 
interface  IInstantMessage
 
interface  IFriendsSimConnector
 
interface  IHGFriendsService
 
interface  IInstantMessageSimConnector
 
interface  IInventoryService
 
interface  ILandService
 
interface  ILibraryService
 
class  LoginResponse
 
class  FailedLoginResponse
 
interface  ILoginService
 
interface  IMapImageService
 
interface  INeighbourService
 
interface  IOfflineIMService
 
class  OfflineIMDataUtils
 
class  PresenceInfo
 
interface  IPresenceService
 
interface  ISimulationService
 
class  UserAccount
 
interface  IUserAccountService
 
interface  IUserManagement
 This maintains the relationship between a UUID and a user name. More...
 
interface  IUserProfilesService
 

Functions

delegate void AssetRetrieved (string id, Object sender, AssetBase asset)
 
delegate void InventoryReceiptCallback (ICollection< InventoryFolderImpl > folders, ICollection< InventoryItemBase > items)
 Callback used when a user's inventory is received from the inventory service More...
 

Function Documentation

delegate void OpenSim.Services.Interfaces.AssetRetrieved ( string  id,
Object  sender,
AssetBase  asset 
)
delegate void OpenSim.Services.Interfaces.InventoryReceiptCallback ( ICollection< InventoryFolderImpl folders,
ICollection< InventoryItemBase items 
)

Callback used when a user's inventory is received from the inventory service