ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Diff_Routing_Entry Class Reference

#include <routing_table.h>

List of all members.

Public Member Functions

 Diff_Routing_Entry ()
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_ListMostRecentIn ()
In_ListAddInList (ns_addr_t)

Public Attributes

int counter
int num_active
int num_iif
Out_Listactive
Out_Listinactive
In_Listiif
In_Listdown_iif
Agent_Listsource
Agent_Listsink
double last_fwd_time
int new_org_counter


Constructor & Destructor Documentation

Diff_Routing_Entry::Diff_Routing_Entry  
 


Member Function Documentation

In_List * Diff_Routing_Entry::AddInList ns_addr_t   
 

void Diff_Routing_Entry::clear_agentlist Agent_List  
 

void Diff_Routing_Entry::clear_inlist In_List  
 

void Diff_Routing_Entry::clear_outlist Out_List  
 

void Diff_Routing_Entry::ClrAllNewOrg  
 

void Diff_Routing_Entry::ClrAllOldOrg  
 

void Diff_Routing_Entry::ClrNewSub ns_addr_t   
 

void Diff_Routing_Entry::CntNeg ns_addr_t   
 

void Diff_Routing_Entry::CntNewOrg ns_addr_t   
 

void Diff_Routing_Entry::CntNewSub ns_addr_t   
 

void Diff_Routing_Entry::CntOldOrg ns_addr_t   
 

void Diff_Routing_Entry::CntPosSend ns_addr_t   
 

bool Diff_Routing_Entry::ExistOriginalGradient  
 

void Diff_Routing_Entry::IncRecvCnt ns_addr_t   
 

In_List * Diff_Routing_Entry::MostRecentIn  
 

int Diff_Routing_Entry::MostRecvOrg  
 

void Diff_Routing_Entry::reset  
 


Member Data Documentation

Out_List* Diff_Routing_Entry::active
 

int Diff_Routing_Entry::counter
 

In_List* Diff_Routing_Entry::down_iif
 

In_List* Diff_Routing_Entry::iif
 

Out_List* Diff_Routing_Entry::inactive
 

double Diff_Routing_Entry::last_fwd_time
 

int Diff_Routing_Entry::new_org_counter
 

int Diff_Routing_Entry::num_active
 

int Diff_Routing_Entry::num_iif
 

Agent_List* Diff_Routing_Entry::sink
 

Agent_List* Diff_Routing_Entry::source
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.