OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Typedefs | Functions
LLClientView.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Region.ClientStack.LindenUDP.LLClientView
 Handles new client connections Constructor takes a single Packet and authenticates everything More...
 
struct  OpenSim.Region.ClientStack.LindenUDP.LLClientView.PacketProcessor
 
class  OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess
 

Namespaces

package  OpenSim.Region.ClientStack.LindenUDP
 

Typedefs

using Timer = System.Timers.Timer
 
using AssetLandmark = OpenSim.Framework.AssetLandmark
 
using RegionFlags = OpenMetaverse.RegionFlags
 
using PermissionMask = OpenSim.Framework.PermissionMask
 

Functions

delegate bool OpenSim.Region.ClientStack.LindenUDP.PacketMethod (IClientAPI simClient, Packet packet)
 

Typedef Documentation

Definition at line 51 of file LLClientView.cs.

Definition at line 55 of file LLClientView.cs.

using RegionFlags = OpenMetaverse.RegionFlags

Definition at line 52 of file LLClientView.cs.

using Timer = System.Timers.Timer

Definition at line 50 of file LLClientView.cs.