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

#include <CALastMixBChannelList.hpp>

Collaboration diagram for t_lastMixBChannelListEntry:

Public Attributes

HCHANNEL channelId
 
CASymChannelCipherchannelCipher
 
class CAChainassociatedChain
 
UINT16 remainingDownstreamPackets
 
t_deadlineEntryfirstResponseDeadline
 
class CALastMixBChannelListassociatedChannelList
 
t_lastMixBChannelListEntryrightEntry
 
t_lastMixBChannelListEntry ** rightEntryPointerOfLeftEntry
 

Detailed Description

Definition at line 45 of file CALastMixBChannelList.hpp.

Member Data Documentation

◆ associatedChain

class CAChain* t_lastMixBChannelListEntry::associatedChain

Definition at line 48 of file CALastMixBChannelList.hpp.

Referenced by CALastMixBChannelList::add().

◆ associatedChannelList

class CALastMixBChannelList* t_lastMixBChannelListEntry::associatedChannelList

◆ channelCipher

CASymChannelCipher* t_lastMixBChannelListEntry::channelCipher

◆ channelId

HCHANNEL t_lastMixBChannelListEntry::channelId

◆ firstResponseDeadline

t_deadlineEntry* t_lastMixBChannelListEntry::firstResponseDeadline

◆ remainingDownstreamPackets

UINT16 t_lastMixBChannelListEntry::remainingDownstreamPackets

Definition at line 49 of file CALastMixBChannelList.hpp.

Referenced by CAChain::addChannel(), and CAChain::processDownstream().

◆ rightEntry

t_lastMixBChannelListEntry* t_lastMixBChannelListEntry::rightEntry

◆ rightEntryPointerOfLeftEntry

t_lastMixBChannelListEntry** t_lastMixBChannelListEntry::rightEntryPointerOfLeftEntry

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