Mixe for Privacy and Anonymity in the Internet
|
#include <CAMuxSocket.hpp>
Public Attributes | |
struct __t_hash_key_entry__ * | next |
SINT32 | hashkey |
Definition at line 36 of file CAMuxSocket.hpp.
SINT32 __t_hash_key_entry__::hashkey |
Definition at line 39 of file CAMuxSocket.hpp.
Referenced by CAMuxSocket::CAMuxSocket(), and CAMuxSocket::getHashKey().
struct __t_hash_key_entry__* __t_hash_key_entry__::next |
Definition at line 38 of file CAMuxSocket.hpp.
Referenced by CAMuxSocket::CAMuxSocket(), CAMuxSocket::cleanup(), and CAMuxSocket::~CAMuxSocket().