Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
t_MixPacket Struct Reference

#include <typedefs.hpp>

Collaboration diagram for t_MixPacket:

Public Attributes

HCHANNEL channel
 
UINT16 flags
 
union {
   UINT8   data [DATA_SIZE]
 
   struct t_MixPacketPayload   payload
 
}; 
 

Detailed Description

Definition at line 115 of file typedefs.hpp.

Member Data Documentation

◆ 

union { ... }

◆ channel

HCHANNEL t_MixPacket::channel

◆ data

UINT8 t_MixPacket::data[DATA_SIZE]

◆ flags

UINT16 t_MixPacket::flags

◆ payload

struct t_MixPacketPayload t_MixPacket::payload

Definition at line 121 of file typedefs.hpp.

Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().


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