|
| 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 |
| |
Definition at line 88 of file base64.cpp.
◆ C1
| unsigned char PacketType::C1 |
◆ C2
| unsigned char PacketType::C2 |
◆ C3
| unsigned char PacketType::C3 |
◆ [struct]
| struct { ... } PacketType::Char |
◆ O1
◆ O2
◆ O3
◆ O4
◆ pad [1/2]
| unsigned char PacketType::pad |
◆ pad [2/2]
◆ Raw
| unsigned int PacketType::Raw |
◆ [struct]
| struct { ... } PacketType::SubCode |
The documentation for this union was generated from the following file: