#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 } |
|
|
Definition at line 64 of file xcp.h. Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque(). |
|
|
Definition at line 63 of file xcp.h. Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque(). |
|
|
Definition at line 62 of file xcp.h. Referenced by XCPWrapQ::mark(), and XCPWrapQ::queueToEnque(). |
|
|
Definition at line 59 of file xcp.h.
|
1.4.6