Mixe for Privacy and Anonymity in the Internet
|
#include <typedefsb.hpp>
Public Attributes | |
UINT16 | lengthAndFlags |
union { | |
t_first_downstream_chain_cell firstCell | |
t_sequel_downstream_chain_cell sequelCell | |
}; | |
Definition at line 154 of file typedefsb.hpp.
union { ... } |
t_first_downstream_chain_cell t_downstream_chain_cell::firstCell |
Definition at line 157 of file typedefsb.hpp.
Referenced by CAChain::processDownstream().
UINT16 t_downstream_chain_cell::lengthAndFlags |
Definition at line 155 of file typedefsb.hpp.
Referenced by CAChain::processDownstream().
t_sequel_downstream_chain_cell t_downstream_chain_cell::sequelCell |
Definition at line 158 of file typedefsb.hpp.
Referenced by CAChain::processDownstream().