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  

ARPEntry Class Reference

#include <arp.h>

List of all members.

Public Member Functions

 ARPEntry (ARPEntry_List *head, nsaddr_t dst)
ARPEntry * nextarp ()

Private Member Functions

 LIST_ENTRY (ARPEntry) arp_link_

Private Attributes

int up_
nsaddr_t ipaddr_
int macaddr_
Packethold_
int count_

Friends

class ARPTable


Constructor & Destructor Documentation

ARPEntry::ARPEntry ARPEntry_List *    head,
nsaddr_t    dst
[inline]
 


Member Function Documentation

ARPEntry::LIST_ENTRY ARPEntry    [private]
 

ARPEntry* ARPEntry::nextarp   [inline]
 


Friends And Related Function Documentation

friend class ARPTable [friend]
 


Member Data Documentation

int ARPEntry::count_ [private]
 

Packet* ARPEntry::hold_ [private]
 

nsaddr_t ARPEntry::ipaddr_ [private]
 

int ARPEntry::macaddr_ [private]
 

int ARPEntry::up_ [private]
 


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