Property | Type | Description | |
---|---|---|---|
_class_lock | object | ||
_node_list | |||
_node_to_port | |||
_received | int | ||
_sent | int | ||
_sorted_node_list | |||
_wrongly_routed | int | ||
routing_test | string |
Method | Description | |
---|---|---|
Main ( string args ) : void | ||
Verify ( MemBlock p, ISender from, object state ) : void |
Method | Description | |
---|---|---|
CheckStatus ( ) : bool |
public static Verify ( MemBlock p, ISender from, object state ) : void | ||
p | MemBlock | |
from | ISender | |
state | object | |
return | void |
protected static ArrayList,System.Collections _node_list | ||
return |
protected static Hashtable,System.Collections _node_to_port | ||
return |
protected static SortedList,System.Collections _sorted_node_list | ||
return |