OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | Events | List of all members
OpenSim.Region.DataSnapshot.Providers.LandSnapshot Class Reference
Inheritance diagram for OpenSim.Region.DataSnapshot.Providers.LandSnapshot:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.DataSnapshot.Providers.LandSnapshot:
Collaboration graph
[legend]

Public Member Functions

void Initialize (Scene scene, DataSnapshotManager parent)
 
XmlNode RequestSnapshotData (XmlDocument nodeFactory)
 
void OnNewClient (IClientAPI client)
 
void ParcelSplitHook (int west, int south, int east, int north, IClientAPI remote_client)
 
void ParcelPropsHook (LandUpdateArgs args, int local_id, IClientAPI remote_client)
 

Properties

Scene GetParentScene [get]
 
String Name [get]
 
bool Stale [get, set]
 
- Properties inherited from OpenSim.Region.DataSnapshot.Interfaces.IDataSnapshotProvider
Scene GetParentScene [get]
 
String Name [get]
 
bool Stale [get, set]
 

Events

ProviderStale OnStale
 
- Events inherited from OpenSim.Region.DataSnapshot.Interfaces.IDataSnapshotProvider
ProviderStale OnStale
 

Detailed Description

Definition at line 44 of file LandSnapshot.cs.

Member Function Documentation

void OpenSim.Region.DataSnapshot.Providers.LandSnapshot.Initialize ( Scene  scene,
DataSnapshotManager  parent 
)
inline
void OpenSim.Region.DataSnapshot.Providers.LandSnapshot.OnNewClient ( IClientAPI  client)
inline

Definition at line 370 of file LandSnapshot.cs.

void OpenSim.Region.DataSnapshot.Providers.LandSnapshot.ParcelPropsHook ( LandUpdateArgs  args,
int  local_id,
IClientAPI  remote_client 
)
inline

Definition at line 389 of file LandSnapshot.cs.

void OpenSim.Region.DataSnapshot.Providers.LandSnapshot.ParcelSplitHook ( int  west,
int  south,
int  east,
int  north,
IClientAPI  remote_client 
)
inline

Definition at line 384 of file LandSnapshot.cs.

XmlNode OpenSim.Region.DataSnapshot.Providers.LandSnapshot.RequestSnapshotData ( XmlDocument  nodeFactory)
inline

Property Documentation

Scene OpenSim.Region.DataSnapshot.Providers.LandSnapshot.GetParentScene
get

Definition at line 117 of file LandSnapshot.cs.

String OpenSim.Region.DataSnapshot.Providers.LandSnapshot.Name
get

Definition at line 297 of file LandSnapshot.cs.

bool OpenSim.Region.DataSnapshot.Providers.LandSnapshot.Stale
getset

Definition at line 302 of file LandSnapshot.cs.

Event Documentation

ProviderStale OpenSim.Region.DataSnapshot.Providers.LandSnapshot.OnStale

Definition at line 316 of file LandSnapshot.cs.


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