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  

HackLossyLink Class Reference

Inheritance diagram for HackLossyLink:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 HackLossyLink ()

Protected Member Functions

int command (int argc, const char *const *argv)
void recv (Packet *p, Handler *h)

Protected Attributes

NsObjectdown_
int src_
int dst_
int fid_
int ctr_
int nth_

Constructor & Destructor Documentation

HackLossyLink::HackLossyLink   [inline]
 


Member Function Documentation

int HackLossyLink::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from Connector.

void HackLossyLink::recv Packet   p,
Handler   h
[protected, virtual]
 

Reimplemented from Connector.


Member Data Documentation

int HackLossyLink::ctr_ [protected]
 

NsObject* HackLossyLink::down_ [protected]
 

int HackLossyLink::dst_ [protected]
 

int HackLossyLink::fid_ [protected]
 

int HackLossyLink::nth_ [protected]
 

int HackLossyLink::src_ [protected]
 


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