Mixes for Privacy and Anonymity in the Internet
Public Attributes | Private Attributes | Friends | List of all members
t_firstmixchannellist Struct Reference

Public Attributes

fmHashTableEntrypHead
 
HCHANNEL channelIn
 
HCHANNEL channelOut
 
CASymChannelCipherpCipher
 
bool bIsSuspended
 
struct t_firstmixchannellistprev
 
struct t_firstmixchannellistnext
 

Private Attributes

struct {
   struct t_firstmixchannellist *   prev
 
   struct t_firstmixchannellist *   next
 
list_OutChannelHashTable
 
struct {
   struct t_firstmixchannellist *   prev
 
   struct t_firstmixchannellist *   next
 
list_InChannelPerSocket
 

Friends

class CAFirstMixChannelList
 

Friends And Related Function Documentation

◆ CAFirstMixChannelList

friend class CAFirstMixChannelList
friend

Member Data Documentation

◆ bIsSuspended

bool t_firstmixchannellist::bIsSuspended

◆ channelIn

HCHANNEL t_firstmixchannellist::channelIn

◆ channelOut

HCHANNEL t_firstmixchannellist::channelOut

◆ 

struct { ... } t_firstmixchannellist::list_InChannelPerSocket

◆ 

struct { ... } t_firstmixchannellist::list_OutChannelHashTable

◆ next

struct t_firstmixchannellist* t_firstmixchannellist::next

◆ pCipher

CASymChannelCipher* t_firstmixchannellist::pCipher

◆ pHead

fmHashTableEntry* t_firstmixchannellist::pHead

◆ prev

struct t_firstmixchannellist* t_firstmixchannellist::prev