Property | Type | Description | |
---|---|---|---|
LatencyMap | List
|
Property | Type | Description | |
---|---|---|---|
_ba | BufferAllocator | ||
_edges | |||
_is_started | int | ||
_listener_id | int | ||
_listener_map | |||
_ploss_prob | double | ||
_rand | |||
_sync | object | ||
_tas | |||
_use_delay | bool |
Method | Description | |
---|---|---|
CreateEdgeTo ( |
||
HandleEdgeSend ( Edge from, ICopyable p ) : void | ||
SimulationEdgeListener ( int id ) : System | ||
SimulationEdgeListener ( int id, double loss_prob, |
||
SimulationEdgeListener ( int id, double loss_prob, |
||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
AddEdge ( Edge edge ) : void | ||
CloseHandler ( object edge, |
protected CloseHandler ( object edge, |
||
edge | object | |
ea | ||
return | void |
public CreateEdgeTo ( |
||
ta | ||
ecb | EdgeCreationCallback | |
return | void |
public HandleEdgeSend ( Edge from, ICopyable p ) : void | ||
from | Edge | |
p | ICopyable | |
return | void |
public SimulationEdgeListener ( int id ) : System | ||
id | int | |
return | System |
public SimulationEdgeListener ( int id, double loss_prob, |
||
id | int | |
loss_prob | double | |
ta_auth | ||
return | System |
public SimulationEdgeListener ( int id, double loss_prob, |
||
id | int | |
loss_prob | double | |
ta_auth | ||
use_delay | bool | |
return | System |
protected Hashtable,System.Collections _edges | ||
return |
static protected Hashtable,System.Collections _listener_map | ||
return |
protected ArrayList,System.Collections _tas | ||
return |