OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData Class Reference
Inheritance diagram for OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData:
Collaboration graph
[legend]

Public Attributes

string host
 
int port
 
string gatekeeperServerURI
 
string destinationServerURI
 
- Public Attributes inherited from OpenSim.Server.Handlers.Simulation.AgentDestinationData
int x
 
int y
 
string name
 
UUID uuid
 
uint flags
 
bool fromLogin
 

Detailed Description

Definition at line 128 of file HomeAgentHandlers.cs.

Member Data Documentation

string OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData.destinationServerURI

Definition at line 133 of file HomeAgentHandlers.cs.

string OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData.gatekeeperServerURI

Definition at line 132 of file HomeAgentHandlers.cs.

string OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData.host

Definition at line 130 of file HomeAgentHandlers.cs.

int OpenSim.Server.Handlers.Hypergrid.ExtendedAgentDestinationData.port

Definition at line 131 of file HomeAgentHandlers.cs.


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