C# Class TSystems.RELOAD.Usage.ReDiR

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode 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 méthode

public ReDiR ( System.Machine machine, int Lstart = 2 ) : System
machine System.Machine
Lstart int
Résultat System

lookupService() public méthode

public lookupService ( string nameSpace ) : void
nameSpace string
Résultat void

registerService() public méthode

public registerService ( string nameSpace ) : bool
nameSpace string
Résultat bool