OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess Class Reference
Collaboration diagram for OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess:
Collaboration graph
[legend]

Public Member Functions

 AsyncPacketProcess (LLClientView pClientview, PacketMethod pMethod, Packet pPack)
 

Public Attributes

bool result = false
 
readonly LLClientView ClientView = null
 
readonly Packet Pack = null
 
readonly PacketMethod Method = null
 

Detailed Description

Definition at line 13132 of file LLClientView.cs.

Constructor & Destructor Documentation

OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess.AsyncPacketProcess ( LLClientView  pClientview,
PacketMethod  pMethod,
Packet  pPack 
)
inline

Definition at line 13138 of file LLClientView.cs.

Member Data Documentation

readonly LLClientView OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess.ClientView = null

Definition at line 13135 of file LLClientView.cs.

readonly PacketMethod OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess.Method = null

Definition at line 13137 of file LLClientView.cs.

readonly Packet OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess.Pack = null

Definition at line 13136 of file LLClientView.cs.

bool OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess.result = false

Definition at line 13134 of file LLClientView.cs.


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