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  

RLM_Receiver Class Reference

Inheritance diagram for RLM_Receiver:

Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 RLM_Receiver ()
int command (int argc, const char *const *argv)
void recv (Packet *pkt)

Protected Attributes

char * proc_
int loss_
int expected_
int bytes_
int pblk_
int pseq_ [MAXLEVEL]

Constructor & Destructor Documentation

RLM_Receiver::RLM_Receiver  
 


Member Function Documentation

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

Reimplemented from Agent.

void RLM_Receiver::recv Packet   pkt
 


Member Data Documentation

int RLM_Receiver::bytes_ [protected]
 

int RLM_Receiver::expected_ [protected]
 

int RLM_Receiver::loss_ [protected]
 

int RLM_Receiver::pblk_ [protected]
 

char* RLM_Receiver::proc_ [protected]
 

int RLM_Receiver::pseq_[MAXLEVEL] [protected]
 


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