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


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/emulate/net-ip.cc File Reference

#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

Define Documentation

#define NIDEBUG      { }
 

#define NIDEBUG2 x,
     { }
 

#define NIDEBUG3 x,
y,
     { }
 

#define NIDEBUG4 w,
x,
y,
     { }
 

#define NIDEBUG5 v,
w,
x,
y,
     { }
 


Typedef Documentation

typedef int Socket
 


Variable Documentation

IPNetworkClass nm_ip [static]
 

UDPIPNetworkClass nm_ip_udp [static]
 

const char rcsid[] [static]
 

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)"


This document is generated by doxygen.