Property | Type | Description | |
---|---|---|---|
m_HyperlinkRegions | GridRegion>.Dictionary |
Property | Type | Description | |
---|---|---|---|
m_AssetService | IAssetService | ||
m_Check4096 | bool | ||
m_Database | IRegionData | ||
m_DefaultRegion | |||
m_GatekeeperConnector | |||
m_GridService | IGridService | ||
m_HyperlinkHandles | ulong>.Dictionary | ||
m_MapTileDirectory | string | ||
m_ScopeID | UUID | ||
m_ThisGatekeeper | string | ||
m_ThisGatekeeperURI |
Method | Description | |
---|---|---|
Check4096 ( ulong realHandle, uint &x, uint &y ) : bool |
Cope with this viewer limitation.
|
|
FinishedStartup ( ) : void | ||
GetMapImage ( UUID regionID, string imageURL ) : UUID | ||
GetRegionForGrid ( string regionName, string url ) : |
||
GetUrlsForUser ( |
||
HandleShow ( string cmd ) : void | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
LinkRegion ( UUID scopeID, string regionDescriptor ) : |
||
RunCommand ( string cmdparams ) : void | ||
Start ( IConfigSource config, IRegistryCore registry ) : void | ||
TryCreateLink ( UUID scopeID, int xloc, int yloc, string remoteRegionName, uint externalPort, string externalHostName, UUID ownerID, |
||
TryCreateLink ( UUID scopeID, int xloc, int yloc, string remoteRegionName, uint externalPort, string externalHostName, string serverURI, UUID ownerID, |
||
TryLinkRegionToCoords ( UUID scopeID, string mapName, int xloc, int yloc, UUID ownerID, string &reason ) : |
||
TryLinkRegionToCoords ( UUID scopeID, string mapName, int xloc, int yloc, string &reason ) : |
||
TryUnlinkRegion ( string mapName ) : bool |
Method | Description | |
---|---|---|
AddHyperlinkRegion ( |
||
LinkRegionCmdUsage ( ) : void | ||
LoadXmlLinkFile ( string cmdparams ) : void | ||
ReadLinkFromConfig ( IConfig config ) : void | ||
RemoveHyperlinkRegion ( UUID regionID ) : void | ||
RunHGCommand ( string command, string cmdparams ) : void | ||
RunLinkRegionCommand ( string cmdparams ) : void | ||
UnlinkRegionCmdUsage ( ) : void |
public Check4096 ( ulong realHandle, uint &x, uint &y ) : bool | ||
realHandle | ulong | |
x | uint | |
y | uint | |
return | bool |
public GetMapImage ( UUID regionID, string imageURL ) : UUID | ||
regionID | UUID | |
imageURL | string | |
return | UUID |
public GetRegionForGrid ( string regionName, string url ) : |
||
regionName | string | |
url | string | |
return |
public GetUrlsForUser ( |
||
region | ||
userID | UUID | |
return | OpenMetaverse.StructuredData.OSDMap |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public LinkRegion ( UUID scopeID, string regionDescriptor ) : |
||
scopeID | UUID | |
regionDescriptor | string | |
return |
public RunCommand ( string cmdparams ) : void | ||
cmdparams | string | |
return | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public TryCreateLink ( UUID scopeID, int xloc, int yloc, string remoteRegionName, uint externalPort, string externalHostName, UUID ownerID, |
||
scopeID | UUID | |
xloc | int | |
yloc | int | |
remoteRegionName | string | |
externalPort | uint | |
externalHostName | string | |
ownerID | UUID | |
regInfo | ||
reason | string | |
return | bool |
public TryCreateLink ( UUID scopeID, int xloc, int yloc, string remoteRegionName, uint externalPort, string externalHostName, string serverURI, UUID ownerID, |
||
scopeID | UUID | |
xloc | int | |
yloc | int | |
remoteRegionName | string | |
externalPort | uint | |
externalHostName | string | |
serverURI | string | |
ownerID | UUID | |
regInfo | ||
reason | string | |
return | bool |
public TryLinkRegionToCoords ( UUID scopeID, string mapName, int xloc, int yloc, UUID ownerID, string &reason ) : |
||
scopeID | UUID | |
mapName | string | |
xloc | int | |
yloc | int | |
ownerID | UUID | |
reason | string | |
return |
public TryLinkRegionToCoords ( UUID scopeID, string mapName, int xloc, int yloc, string &reason ) : |
||
scopeID | UUID | |
mapName | string | |
xloc | int | |
yloc | int | |
reason | string | |
return |
public TryUnlinkRegion ( string mapName ) : bool | ||
mapName | string | |
return | bool |
protected GridRegion,OpenSim.Services.Interfaces m_DefaultRegion | ||
return |
protected GatekeeperServiceConnector,Aurora.Addon.HyperGrid m_GatekeeperConnector | ||
return |
protected Dictionary |
||
return | ulong>.Dictionary |
public Dictionary |
||
return | GridRegion>.Dictionary |