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

#include <CALastMixChannelList.hpp>

Collaboration diagram for t_lastmixchannellist:

Public Attributes

HCHANNEL channelIn
 
CASymChannelCipherpCipher
 
CASocketpSocket
 
CAQueuepQueueSend
 
SINT32 sendmeCounterDownstream
 
SINT32 sendmeCounterUpstream
 
struct t_lastmixchannellistprev
 
struct t_lastmixchannellistnext
 

Private Attributes

struct {
   struct t_lastmixchannellist *   prev
 
   struct t_lastmixchannellist *   next
 
list_Channels
 
struct {
   struct t_lastmixchannellist *   prev
 
   struct t_lastmixchannellist *   next
 
list_Sockets
 

Friends

class CALastMixChannelList
 

Detailed Description

Definition at line 45 of file CALastMixChannelList.hpp.

Friends And Related Function Documentation

◆ CALastMixChannelList

friend class CALastMixChannelList
friend

Definition at line 96 of file CALastMixChannelList.hpp.

Member Data Documentation

◆ channelIn

HCHANNEL t_lastmixchannellist::channelIn

◆ 

struct { ... } t_lastmixchannellist::list_Channels

◆ 

struct { ... } t_lastmixchannellist::list_Sockets

◆ next

struct t_lastmixchannellist* t_lastmixchannellist::next

◆ pCipher

CASymChannelCipher* t_lastmixchannellist::pCipher

◆ pQueueSend

CAQueue* t_lastmixchannellist::pQueueSend

◆ prev

struct t_lastmixchannellist* t_lastmixchannellist::prev

◆ pSocket

CASocket* t_lastmixchannellist::pSocket

◆ sendmeCounterDownstream

SINT32 t_lastmixchannellist::sendmeCounterDownstream

Definition at line 57 of file CALastMixChannelList.hpp.

Referenced by CALastMixChannelList::add(), and CALastMixA::loop().

◆ sendmeCounterUpstream

SINT32 t_lastmixchannellist::sendmeCounterUpstream

Definition at line 58 of file CALastMixChannelList.hpp.

Referenced by CALastMixChannelList::add(), and CALastMixA::loop().


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