ArpBufEntry Class Reference

#include <diffusion.h>

Collaboration diagram for ArpBufEntry:

Collaboration graph
[legend]

Detailed Description

Definition at line 104 of file diffusion.h.

Public Member Functions

 ArpBufEntry ()

Data Fields

int attempt
Packetp
Time t


Constructor & Destructor Documentation

ArpBufEntry::ArpBufEntry  )  [inline]
 

Definition at line 110 of file diffusion.h.

References attempt, p, and t.

00110 { t=0; attempt=0; p=NULL; }


Field Documentation

int ArpBufEntry::attempt
 

Definition at line 107 of file diffusion.h.

Referenced by ArpBufEntry(), DiffusionAgent::ArpBufferCheck(), DiffusionAgent::clear_arp_buf(), and DiffusionAgent::StickPacketInArpBuffer().

Packet* ArpBufEntry::p
 

Definition at line 108 of file diffusion.h.

Referenced by ArpBufEntry(), DiffusionAgent::ArpBufferCheck(), DiffusionAgent::clear_arp_buf(), and DiffusionAgent::StickPacketInArpBuffer().

Time ArpBufEntry::t
 

Definition at line 106 of file diffusion.h.

Referenced by ArpBufEntry().


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:03:04 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6