C# Class TSystems.RELOAD.Usage.ReDiR

Datei anzeigen Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Methods

Method Description
ReDiR ( System.Machine machine, int Lstart = 2 ) : System
lookupService ( string nameSpace ) : void
registerService ( string nameSpace ) : bool

Private Methods

Method Description
deliverResult ( ResourceId resid, string nameSpace, NodeId id ) : void
fetch ( int level ) : bool
join ( NodeId id, string nameSpace ) : void
lookup ( NodeId key, string nameSpace ) : bool
processFetchResult ( ResourceId resid, List resultList ) : void
redir_FetchCompleted ( List usages ) : bool
refresh ( Object stateInfo ) : void
responsibleNodeByLevel ( int level, NodeId id ) : int
store ( int level ) : bool

Method Details

ReDiR() public method

public ReDiR ( System.Machine machine, int Lstart = 2 ) : System
machine System.Machine
Lstart int
return System

lookupService() public method

public lookupService ( string nameSpace ) : void
nameSpace string
return void

registerService() public method

public registerService ( string nameSpace ) : bool
nameSpace string
return bool