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  

VatRcvr Class Reference

Inheritance diagram for VatRcvr:

AdaptiveRcvr Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 VatRcvr ()

Protected Member Functions

int adapt (Packet *pkt, u_int32_t time)
void count (int statno)

Protected Attributes

u_int32_t hostoffset_
int32_t var_
u_int32_t playout_
int maxdel_
int block_size_
int lecture_mode_
u_int32_t lastrecv_
u_int32_t predicted_drop_
int delvar_
VatRcvr::statcntr stat_ [MAXSTAT]
int nstat_

Constructor & Destructor Documentation

VatRcvr::VatRcvr  
 


Member Function Documentation

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

Implements AdaptiveRcvr.

void VatRcvr::count int    statno [inline, protected]
 


Member Data Documentation

int VatRcvr::block_size_ [protected]
 

int VatRcvr::delvar_ [protected]
 

u_int32_t VatRcvr::hostoffset_ [protected]
 

u_int32_t VatRcvr::lastrecv_ [protected]
 

int VatRcvr::lecture_mode_ [protected]
 

int VatRcvr::maxdel_ [protected]
 

int VatRcvr::nstat_ [protected]
 

u_int32_t VatRcvr::playout_ [protected]
 

u_int32_t VatRcvr::predicted_drop_ [protected]
 

struct VatRcvr::statcntr VatRcvr::stat_[MAXSTAT] [protected]
 

int32_t VatRcvr::var_ [protected]
 


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