C# Class Unm.DistributedSystem.ButterflyNetwork.NodeConnection

Inheritance: ITransmittable
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Méthode Description
Clone ( ) : object
GetSize ( ) : int
NodeConnection ( NodeConnectionDirection direction, int fromSupernode, int toSupernode ) : System
ToString ( ) : string

Method Details

Clone() public abstract méthode

public abstract Clone ( ) : object
Résultat object

GetSize() public méthode

public GetSize ( ) : int
Résultat int

NodeConnection() public méthode

public NodeConnection ( NodeConnectionDirection direction, int fromSupernode, int toSupernode ) : System
direction NodeConnectionDirection
fromSupernode int
toSupernode int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string