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

SendBufferEntry Class Reference

#include <diffusion.h>

Collaboration diagram for SendBufferEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SendBufferEntry ()

Public Attributes

Time t
Packetp

Constructor & Destructor Documentation

SendBufferEntry::SendBufferEntry  )  [inline]
 

Definition at line 107 of file diffusion.h.

References p, and t.

00107 { t=0; p=NULL; }


Member Data Documentation

Packet* SendBufferEntry::p
 

Definition at line 105 of file diffusion.h.

Referenced by DiffusionAgent::clear_send_buf(), DiffusionAgent::SendBufferCheck(), SendBufferEntry(), and DiffusionAgent::StickPacketInSendBuffer().

Time SendBufferEntry::t
 

Definition at line 104 of file diffusion.h.

Referenced by DiffusionAgent::clear_send_buf(), DiffusionAgent::SendBufferCheck(), SendBufferEntry(), and DiffusionAgent::StickPacketInSendBuffer().


The documentation for this class was generated from the following file:
Generated on Tue Apr 20 13:21:46 2004 for NS2.26SourcesOriginal by doxygen 1.3.3