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

#include <math.h>
#include "packet.h"
#include "queue.h"
#include "xcpq.h"

Compounds

class  XCPWrapQ

Defines

#define MAX_QNUM   3
#define CP_XCP   10
#define CP_TCP   20
#define CP_OTHER   30

Enumerations

enum  { XCPQ = 0, TCPQ = 1, OTHERQ = 2 }

Variables

unsigned int next_router = 0

Define Documentation

#define CP_OTHER   30
 

#define CP_TCP   20
 

#define CP_XCP   10
 

#define MAX_QNUM   3
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
XCPQ 
TCPQ 
OTHERQ 


Variable Documentation

unsigned int next_router = 0 [static]
 


This document is generated by doxygen.