#include "network/C4NetIO.h"Go to the source code of this file.
Classes | |
| struct | C4NetpuncherID |
| class | C4NetpuncherPacket |
| class | C4NetpuncherPacketIDReq |
| class | C4NetpuncherPacketID< TYPE > |
| class | C4NetpuncherPacketCReq |
Macros | |
| #define | PIDC(n) |
Enumerations | |
| enum | C4NetpuncherPacketType { PID_Puncher_AssID = 0x51 , PID_Puncher_SReq = 0x52 , PID_Puncher_CReq = 0x53 , PID_Puncher_IDReq = 0x54 } |
Functions | |
| PIDC (AssID) | |
| PIDC (SReq) | |
| #define PIDC | ( | n | ) |
Definition at line 75 of file C4PuncherPacket.h.
| Enumerator | |
|---|---|
| PID_Puncher_AssID | |
| PID_Puncher_SReq | |
| PID_Puncher_CReq | |
| PID_Puncher_IDReq | |
Definition at line 23 of file C4PuncherPacket.h.
| PIDC | ( | AssID | ) |
| PIDC | ( | SReq | ) |