| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for UDPIPNetwork:

Public Member Functions | |
| UDPIPNetwork () | |
| int | send (u_char *, int) |
| int | recv (u_char *, int, sockaddr &, double &) |
| int | open (int mode) |
| int | command (int argc, const char *const *argv) |
| void | reconfigure () |
| void | add_membership (Socket, in_addr &, u_int16_t) |
Protected Member Functions | |
| int | bind (in_addr &, u_int16_t port) |
| int | connect (in_addr &remoteaddr, u_int16_t port) |
Protected Attributes | |
| u_int16_t | lport_ |
| u_int16_t | port_ |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from IPNetwork. |
|
||||||||||||
|
|
|
|
Reimplemented from IPNetwork. |
|
|
Reimplemented from IPNetwork. |
|
||||||||||||||||||||
|
Reimplemented from IPNetwork. |
|
||||||||||||
|
Reimplemented from IPNetwork. |
|
|
|
|
|
|