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  

FECModel Class Reference

#include <fec.h>

Inheritance diagram for FECModel:

BiConnector NsObject TclObject Handler List of all members.

Public Member Functions

 FECModel ()
virtual void recv (Packet *, Handler *)

Protected Member Functions

virtual int command (int argc, const char *const *argv)
void addfec (Packet *p)
void subfec (Packet *p)

Protected Attributes

int firstTime_
int FECstrength_
int FECbyte_
int debug_

Constructor & Destructor Documentation

FECModel::FECModel  
 


Member Function Documentation

void FECModel::addfec Packet   p [protected]
 

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

Reimplemented from BiConnector.

void FECModel::recv Packet  ,
Handler  
[virtual]
 

Reimplemented from BiConnector.

void FECModel::subfec Packet   p [protected]
 


Member Data Documentation

int FECModel::debug_ [protected]
 

Reimplemented from NsObject.

int FECModel::FECbyte_ [protected]
 

int FECModel::FECstrength_ [protected]
 

int FECModel::firstTime_ [protected]
 


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