Public Member Functions | |
| void | reset () | 
| void | clear_outlist (Out_List *) | 
| void | clear_inlist (In_List *) | 
| void | clear_agentlist (Agent_List *) | 
| int | MostRecvOrg () | 
| bool | ExistOriginalGradient () | 
| void | IncRecvCnt (ns_addr_t) | 
| void | CntPosSend (ns_addr_t) | 
| void | CntNeg (ns_addr_t) | 
| void | CntNewSub (ns_addr_t) | 
| void | ClrNewSub (ns_addr_t) | 
| void | CntNewOrg (ns_addr_t) | 
| void | CntOldOrg (ns_addr_t) | 
| void | ClrAllNewOrg () | 
| void | ClrAllOldOrg () | 
| In_List * | MostRecentIn () | 
| In_List * | AddInList (ns_addr_t) | 
Public Attributes | |
| int | counter | 
| int | num_active | 
| int | num_iif | 
| Out_List * | active | 
| Out_List * | inactive | 
| In_List * | iif | 
| In_List * | down_iif | 
| Agent_List * | source | 
| Agent_List * | sink | 
| double | last_fwd_time | 
| int | new_org_counter | 
 1.7.1