| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <fec.h>
Inheritance diagram for FECModel:

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_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from BiConnector. |
|
||||||||||||
|
Reimplemented from BiConnector. |
|
|
|
|
|
Reimplemented from NsObject. |
|
|
|
|
|
|
|
|
|