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

Public Member Functions | |
| UdpAgent () | |
| UdpAgent (packet_t) | |
| virtual void | sendmsg (int nbytes, const char *flags=0) |
| virtual void | sendmsg (int nbytes, AppData *data, const char *flags=0) |
| virtual void | recv (Packet *pkt, Handler *) |
| virtual int | command (int argc, const char *const *argv) |
Protected Attributes | |
| int | seqno_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|