Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PacketType Union Reference

Public Attributes

struct { 
 
   unsigned char   C3 
 
   unsigned char   C2 
 
   unsigned char   C1 
 
   unsigned char   pad 
 
Char 
 
struct { 
 
   unsigned   O4:6 
 
   unsigned   O3:6 
 
   unsigned   O2:6 
 
   unsigned   O1:6 
 
   unsigned   pad:8 
 
SubCode 
 
unsigned int Raw
 

Detailed Description

Definition at line 88 of file base64.cpp.

Member Data Documentation

◆ C1

unsigned char PacketType::C1

Definition at line 97 of file base64.cpp.

◆ C2

unsigned char PacketType::C2

Definition at line 96 of file base64.cpp.

◆ C3

unsigned char PacketType::C3

Definition at line 95 of file base64.cpp.

◆ [struct]

struct { ... } PacketType::Char

◆ O1

unsigned PacketType::O1

Definition at line 111 of file base64.cpp.

◆ O2

unsigned PacketType::O2

Definition at line 110 of file base64.cpp.

◆ O3

unsigned PacketType::O3

Definition at line 109 of file base64.cpp.

◆ O4

unsigned PacketType::O4

Definition at line 108 of file base64.cpp.

◆ pad [1/2]

unsigned char PacketType::pad

Definition at line 99 of file base64.cpp.

◆ pad [2/2]

unsigned PacketType::pad

Definition at line 113 of file base64.cpp.

◆ Raw

unsigned int PacketType::Raw

Definition at line 115 of file base64.cpp.

◆ [struct]

struct { ... } PacketType::SubCode

The documentation for this union was generated from the following file: