OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Events | List of all members
OpenSim.Region.ClientStack.Linden.ItemUpdater Class Reference

This class is a callback invoked when a client sends asset data to an agent inventory notecard update url More...

Public Member Functions

 ItemUpdater (UUID inventoryItem, string path, IHttpServer httpServer, bool dumpAssetToFile)
 
string uploaderCaps (byte[] data, string path, string param)
 Handle raw uploaded asset data. More...
 

Events

UpdateItem OnUpLoad
 

Detailed Description

This class is a callback invoked when a client sends asset data to an agent inventory notecard update url

Definition at line 1735 of file BunchOfCaps.cs.

Constructor & Destructor Documentation

OpenSim.Region.ClientStack.Linden.ItemUpdater.ItemUpdater ( UUID  inventoryItem,
string  path,
IHttpServer  httpServer,
bool  dumpAssetToFile 
)
inline

Definition at line 1746 of file BunchOfCaps.cs.

Member Function Documentation

string OpenSim.Region.ClientStack.Linden.ItemUpdater.uploaderCaps ( byte[]  data,
string  path,
string  param 
)
inline

Handle raw uploaded asset data.

Parameters
data
path
param
Returns

Definition at line 1762 of file BunchOfCaps.cs.

Here is the caller graph for this function:

Event Documentation

UpdateItem OpenSim.Region.ClientStack.Linden.ItemUpdater.OnUpLoad

Definition at line 1737 of file BunchOfCaps.cs.


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