OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Member Functions | List of all members
OpenSim.Server.Handlers.Simulation.AgentHandler Class Reference

Public Member Functions

 AgentHandler ()
 
 AgentHandler (ISimulationService sim)
 
Hashtable Handler (Hashtable request)
 

Protected Member Functions

virtual void DoQueryAccess (Hashtable request, Hashtable responsedata, UUID agentID, UUID regionID)
 
void DoAgentDelete (Hashtable request, Hashtable responsedata, UUID id, string action, UUID regionID, string auth_token)
 
virtual void ReleaseAgent (UUID regionID, UUID id)
 

Detailed Description

Definition at line 54 of file AgentHandlers.cs.

Constructor & Destructor Documentation

OpenSim.Server.Handlers.Simulation.AgentHandler.AgentHandler ( )
inline

Definition at line 60 of file AgentHandlers.cs.

OpenSim.Server.Handlers.Simulation.AgentHandler.AgentHandler ( ISimulationService  sim)
inline

Definition at line 62 of file AgentHandlers.cs.

Member Function Documentation

void OpenSim.Server.Handlers.Simulation.AgentHandler.DoAgentDelete ( Hashtable  request,
Hashtable  responsedata,
UUID  id,
string  action,
UUID  regionID,
string  auth_token 
)
inlineprotected

Definition at line 282 of file AgentHandlers.cs.

virtual void OpenSim.Server.Handlers.Simulation.AgentHandler.DoQueryAccess ( Hashtable  request,
Hashtable  responsedata,
UUID  agentID,
UUID  regionID 
)
inlineprotectedvirtual

Definition at line 121 of file AgentHandlers.cs.

Here is the call graph for this function:

Hashtable OpenSim.Server.Handlers.Simulation.AgentHandler.Handler ( Hashtable  request)
inline

Definition at line 67 of file AgentHandlers.cs.

Here is the call graph for this function:

virtual void OpenSim.Server.Handlers.Simulation.AgentHandler.ReleaseAgent ( UUID  regionID,
UUID  id 
)
inlineprotectedvirtual

Definition at line 304 of file AgentHandlers.cs.


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