Property | Type | Description | |
---|---|---|---|
ExternalECB | EdgeListener.EdgeCreationCallback | ||
Parent | |||
TA |
Property | Type | Description | |
---|---|---|---|
_called | int | ||
_edge | Edge | ||
_exception | |||
_success | bool |
Method | Description | |
---|---|---|
Callback ( bool success, Edge e, |
||
CreationCallback ( bool success, Edge e, |
||
EdgeCreationWrapper ( |
public Callback ( bool success, Edge e, |
||
success | bool | |
e | Edge | |
x | ||
return | void |
public CreationCallback ( bool success, Edge e, |
||
success | bool | |
e | Edge | |
x | ||
return | void |
public EdgeCreationWrapper ( |
||
ta | ||
ecb | ||
edge | Edge | |
parent | ||
return | System |
public EdgeListener.EdgeCreationCallback ExternalECB | ||
return | EdgeListener.EdgeCreationCallback |
public WrapperEdgeListener,Brunet.Transport Parent | ||
return |