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  

LMSErrorModel Class Reference

#include <errmodel.h>

Inheritance diagram for LMSErrorModel:

ErrorModel Connector NsObject TclObject Handler List of all members.

Public Member Functions

 LMSErrorModel ()
virtual int corrupt (Packet *)

Protected Member Functions

int command (int argc, const char *const *argv)

Protected Attributes

int ndrops_
packet_t pkt_type_
int drop_cycle_
int drop_offset_
int off_rtp_
int off_lms_

Constructor & Destructor Documentation

LMSErrorModel::LMSErrorModel  
 


Member Function Documentation

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

Reimplemented from ErrorModel.

int LMSErrorModel::corrupt Packet   [virtual]
 

Reimplemented from ErrorModel.


Member Data Documentation

int LMSErrorModel::drop_cycle_ [protected]
 

int LMSErrorModel::drop_offset_ [protected]
 

int LMSErrorModel::ndrops_ [protected]
 

int LMSErrorModel::off_lms_ [protected]
 

int LMSErrorModel::off_rtp_ [protected]
 

packet_t LMSErrorModel::pkt_type_ [protected]
 


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