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.AssetUploader Class Reference

Public Member Functions

 AssetUploader (string assetName, string description, UUID assetID, UUID inventoryItem, UUID parentFolderID, string invType, string assetType, string path, IHttpServer httpServer, bool dumpAssetsToFile, int totalCost, UUID texturesFolder, int nreqtextures, int nreqmeshs, int nreqinstances, bool IsAtestUpload)
 
string uploaderCaps (byte[] data, string path, string param)
 Handle raw asset upload data via the capability. More...
 

Events

UpLoadedAsset OnUpLoad
 

Detailed Description

Definition at line 1566 of file BunchOfCaps.cs.

Constructor & Destructor Documentation

OpenSim.Region.ClientStack.Linden.AssetUploader.AssetUploader ( string  assetName,
string  description,
UUID  assetID,
UUID  inventoryItem,
UUID  parentFolderID,
string  invType,
string  assetType,
string  path,
IHttpServer  httpServer,
bool  dumpAssetsToFile,
int  totalCost,
UUID  texturesFolder,
int  nreqtextures,
int  nreqmeshs,
int  nreqinstances,
bool  IsAtestUpload 
)
inline

Definition at line 1596 of file BunchOfCaps.cs.

Member Function Documentation

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

Handle raw asset upload data via the capability.

Parameters
data
path
param
Returns

Definition at line 1633 of file BunchOfCaps.cs.

Here is the caller graph for this function:

Event Documentation

UpLoadedAsset OpenSim.Region.ClientStack.Linden.AssetUploader.OnUpLoad

Definition at line 1572 of file BunchOfCaps.cs.


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