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  

DropTargetAgent Class Reference

#include <tcp-abs.h>

Inheritance diagram for DropTargetAgent:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 DropTargetAgent ()
void recv (Packet *pkt, Handler *)
void insert_tcp (AbsTcpAgent *tcp)

Static Public Member Functions

DropTargetAgent & instance ()

Protected Attributes

Dropperdropper_list_

Static Protected Attributes

DropTargetAgent * instance_

Constructor & Destructor Documentation

DropTargetAgent::DropTargetAgent  
 


Member Function Documentation

void DropTargetAgent::insert_tcp AbsTcpAgent   tcp
 

DropTargetAgent& DropTargetAgent::instance   [inline, static]
 

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

Reimplemented from Connector.


Member Data Documentation

Dropper* DropTargetAgent::dropper_list_ [protected]
 

DropTargetAgent * DropTargetAgent::instance_ [static, protected]
 


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