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

#include <typedefsb.hpp>

Collaboration diagram for t_downstream_chain_cell:

Public Attributes

UINT16 lengthAndFlags
 
union {
   t_first_downstream_chain_cell   firstCell
 
   t_sequel_downstream_chain_cell   sequelCell
 
}; 
 

Detailed Description

Definition at line 154 of file typedefsb.hpp.

Member Data Documentation

◆ 

union { ... }

◆ firstCell

t_first_downstream_chain_cell t_downstream_chain_cell::firstCell

Definition at line 157 of file typedefsb.hpp.

Referenced by CAChain::processDownstream().

◆ lengthAndFlags

UINT16 t_downstream_chain_cell::lengthAndFlags

Definition at line 155 of file typedefsb.hpp.

Referenced by CAChain::processDownstream().

◆ sequelCell

t_sequel_downstream_chain_cell t_downstream_chain_cell::sequelCell

Definition at line 158 of file typedefsb.hpp.

Referenced by CAChain::processDownstream().


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