Mixe for Privacy and Anonymity in the Internet
|
#include <CAChain.hpp>
Public Attributes | |
struct t_lastMixBChannelListEntry * | channel |
t_channelEntry * | nextChannel |
Definition at line 49 of file CAChain.hpp.
struct t_lastMixBChannelListEntry* t_channelEntry::channel |
Definition at line 50 of file CAChain.hpp.
Referenced by CAChain::addChannel(), CAChain::forceImmediateResponsesInternal(), CAChain::processDownstream(), and CAChain::~CAChain().
t_channelEntry* t_channelEntry::nextChannel |
Definition at line 51 of file CAChain.hpp.
Referenced by CAChain::addChannel(), CAChain::forceImmediateResponsesInternal(), CAChain::processDownstream(), and CAChain::~CAChain().