Mixe for Privacy and Anonymity in the Internet
Classes | Typedefs
CAMiddleMixChannelList.hpp File Reference
#include "CASymChannelCipher.hpp"
#include "CAMuxSocket.hpp"
#include "CAMutex.hpp"
Include dependency graph for CAMiddleMixChannelList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  t_middlemixchannellist
 
struct  t_middlemixchannellist::dl_in
 
struct  t_middlemixchannellist::dl_out
 
class  CAMiddleMixChannelList
 Data structure that stores all information about the currently open Mix channels. More...
 

Typedefs

typedef struct t_middlemixchannellist mmChannelList
 
typedef struct t_middlemixchannellist mmChannelListEntry
 
typedef struct t_middlemixchannellist mmHashTableEntry
 
typedef struct t_middlemixchannellistLP_mmHashTableEntry
 

Typedef Documentation

◆ LP_mmHashTableEntry

Definition at line 55 of file CAMiddleMixChannelList.hpp.

◆ mmChannelList

Definition at line 1 of file CAMiddleMixChannelList.hpp.

◆ mmChannelListEntry

Definition at line 1 of file CAMiddleMixChannelList.hpp.

◆ mmHashTableEntry

Definition at line 1 of file CAMiddleMixChannelList.hpp.