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

Public Member Functions | |
| TapAgent () | |
| int | command (int, const char *const *) |
| void | recv (Packet *p, Handler *) |
Protected Member Functions | |
| void | dispatch (int) |
| int | linknet () |
| double | now () |
Protected Attributes | |
| int | maxpkt_ |
| Network * | net_ |
Private Member Functions | |
| virtual int | sendpkt (Packet *) |
| virtual void | recvpkt () |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. Reimplemented in TCPTapAgent. |
|
|
Implements IOHandler. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
|
Reimplemented in IPTapAgent, and TCPTapAgent. |
|
|
Reimplemented in IPTapAgent, and TCPTapAgent. |
|
|
|
|
|
|