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  

Pkt_Hash_Entry Class Reference

#include <hash_table.h>

List of all members.

Public Member Functions

 Pkt_Hash_Entry ()
 ~Pkt_Hash_Entry ()
void clear_fromagent (From_List *)

Public Attributes

ns_addr_t forwarder_id
bool is_forwarded
bool has_list
int num_from
From_Listfrom_agent
InterestTimertimer


Constructor & Destructor Documentation

Pkt_Hash_Entry::Pkt_Hash_Entry   [inline]
 

Pkt_Hash_Entry::~Pkt_Hash_Entry  
 


Member Function Documentation

void Pkt_Hash_Entry::clear_fromagent From_List  
 


Member Data Documentation

ns_addr_t Pkt_Hash_Entry::forwarder_id
 

From_List* Pkt_Hash_Entry::from_agent
 

bool Pkt_Hash_Entry::has_list
 

bool Pkt_Hash_Entry::is_forwarded
 

int Pkt_Hash_Entry::num_from
 

InterestTimer* Pkt_Hash_Entry::timer
 


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