Mixe for Privacy and Anonymity in the Internet
Classes | Defines | Typedefs
CALastMixChannelList.hpp File Reference
#include "CASocket.hpp"
#include "CAMuxSocket.hpp"
#include "CAQueue.hpp"
#include "CASymCipher.hpp"
#include "CAMutex.hpp"
#include "CAMsg.hpp"
#include "CAThread.hpp"
Include dependency graph for CALastMixChannelList.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  t_lastmixchannellist
class  CALastMixChannelList

Defines

#define HASHTABLE_SIZE   0x00010000
#define HASH_MASK   0x0000FFFF

Typedefs

typedef struct t_lastmixchannellist lmChannelList
typedef struct t_lastmixchannellist lmChannelListEntry
typedef lmChannelListEntryLP_lmChannelListEntry

Define Documentation

#define HASH_MASK   0x0000FFFF
#define HASHTABLE_SIZE   0x00010000

Typedef Documentation

Definition at line 85 of file CALastMixChannelList.hpp.

Definition at line 86 of file CALastMixChannelList.hpp.

Definition at line 87 of file CALastMixChannelList.hpp.