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/autoconf-win32.h File Reference


Defines

#define NSPERL_PATH   "C:\\Program\\Perl\\bin\\perl.exe"
#define NSTCLSH_PATH   "C:\\Program\\Tcl\\bin\\tclsh80.exe"
#define RANDOM_RETURN_TYPE   int
#define SIZEOF_LONG   4
#define HAVE_STRING_H   1

Typedefs

typedef char int8_t
typedef unsigned char u_int8_t
typedef short int16_t
typedef unsigned short u_int16_t
typedef int int32_t
typedef unsigned int u_int32_t
typedef __int64 int64_t
typedef unsigned __int64 u_int64_t

Define Documentation

#define HAVE_STRING_H   1
 

#define NSPERL_PATH   "C:\\Program\\Perl\\bin\\perl.exe"
 

#define NSTCLSH_PATH   "C:\\Program\\Tcl\\bin\\tclsh80.exe"
 

#define RANDOM_RETURN_TYPE   int
 

#define SIZEOF_LONG   4
 


Typedef Documentation

typedef short int16_t
 

typedef int int32_t
 

typedef __int64 int64_t
 

typedef char int8_t
 

typedef unsigned short u_int16_t
 

typedef unsigned int u_int32_t
 

typedef unsigned __int64 u_int64_t
 

typedef unsigned char u_int8_t
 


This document is generated by doxygen.