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  

AdaptiveRcvr Class Reference

#include <adaptive-receiver.h>

Inheritance diagram for AdaptiveRcvr:

Agent Connector NsObject TclObject Handler ConsRcvr VatRcvr List of all members.

Public Member Functions

 AdaptiveRcvr ()
void recv (Packet *pkt, Handler *)

Protected Member Functions

virtual int adapt (Packet *pkt, u_int32_t time)=0

Constructor & Destructor Documentation

AdaptiveRcvr::AdaptiveRcvr  
 


Member Function Documentation

virtual int AdaptiveRcvr::adapt Packet   pkt,
u_int32_t    time
[protected, pure virtual]
 

Implemented in ConsRcvr, and VatRcvr.

void AdaptiveRcvr::recv Packet   pkt,
Handler  
[virtual]
 

Reimplemented from Agent.


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