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  

BroadcastID Class Reference

#include <aodv.h>

List of all members.

Public Member Functions

 BroadcastID (nsaddr_t i, u_int32_t b)

Protected Member Functions

 LIST_ENTRY (BroadcastID) link

Protected Attributes

nsaddr_t src
u_int32_t id
double expire

Friends

class AODV


Constructor & Destructor Documentation

BroadcastID::BroadcastID nsaddr_t    i,
u_int32_t    b
[inline]
 


Member Function Documentation

BroadcastID::LIST_ENTRY BroadcastID    [protected]
 


Friends And Related Function Documentation

friend class AODV [friend]
 


Member Data Documentation

double BroadcastID::expire [protected]
 

u_int32_t BroadcastID::id [protected]
 

nsaddr_t BroadcastID::src [protected]
 


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