| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <stdio.h>#include <unistd.h>#include <time.h>#include <errno.h>#include <string.h>#include <sys/param.h>#include <sys/socket.h>#include <sys/ioctl.h>#include <netinet/in.h>#include <netinet/in_systm.h>#include <netinet/ip.h>#include "config.h"#include "net.h"#include "inet.h"#include "tclcl.h"#include "scheduler.h"Compounds | |
| class | IPNetwork |
| class | IPNetworkClass |
| class | UDPIPNetwork |
| class | UDPIPNetworkClass |
Defines | |
| #define | NIDEBUG(x) { } |
| #define | NIDEBUG2(x, y) { } |
| #define | NIDEBUG3(x, y, z) { } |
| #define | NIDEBUG4(w, x, y, z) { } |
| #define | NIDEBUG5(v, w, x, y, z) { } |
Typedefs | |
| typedef int | Socket |
Variables | |
| const char | rcsid [] |
| IPNetworkClass | nm_ip |
| UDPIPNetworkClass | nm_ip_udp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
"@(#) $Header: /nfs/jade/vint/CVSROOT/ns-2/emulate/net-ip.cc,v 1.20 2003/10/12 21:13:09 xuanc Exp $ (LBL)"
|