xcp.h File Reference

#include "packet.h"
#include "queue.h"
#include "xcpq.h"

Include dependency graph for xcp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  XCPWrapQ

Defines

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

Enumerations

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


Define Documentation

#define CP_OTHER   30
 

Definition at line 64 of file xcp.h.

Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque().

#define CP_TCP   20
 

Definition at line 63 of file xcp.h.

Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque().

#define CP_XCP   10
 

Definition at line 62 of file xcp.h.

Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque().


Enumeration Type Documentation

anonymous enum
 

Enumerator:
XCPQ 
TCPQ 
OTHERQ 
MAX_QNUM 

Definition at line 59 of file xcp.h.

00059 {XCPQ=0, TCPQ=1, OTHERQ=2, MAX_QNUM};


Generated on Tue Mar 6 17:02:12 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6