Go to the source code of this file.
Classes | |
| struct | __TAG |
Defines | |
| #define | __PFX(x) x |
| #define | __IFX(x, y) x ## y |
| #define | __SFX2(x, s) __SFX3(x,s) |
| #define | __SFX3(x, s) x ## s |
| #define | __TAG __IFX(tag,PACKET) |
| #define | __TYPES |
| #define | __DATA (__PFX(PACKETDATA)) |
| #define | __MODE (__PFX(PACKETMODE)) |
| #define | __EXT(x) __SFX2(__PFX(PACKET),x) |
Typedefs | |
| typedef __TAG | __TYPES |
| #define __TYPES |
1.5.1