|
Mixe for Privacy and Anonymity in the Internet
|
#include <CAFirstMixChannelList.hpp>
Public Attributes | |
| fmHashTableEntry * | pHead |
| HCHANNEL | channelIn |
| HCHANNEL | channelOut |
| CASymCipher * | pCipher |
| bool | bIsSuspended |
| struct t_firstmixchannellist * | prev |
| struct t_firstmixchannellist * | next |
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 |
Definition at line 132 of file CAFirstMixChannelList.hpp.
friend class CAFirstMixChannelList [friend] |
Definition at line 165 of file CAFirstMixChannelList.hpp.
Definition at line 141 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), and CAFirstMixA::notifyAllUserChannels().
Definition at line 137 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixA::finishPacket(), CAFirstMixChannelList::get(), CAFirstMixB::loop(), CAFirstMixA::loop(), and CAFirstMixChannelList::removeChannel().
Definition at line 138 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixA::closeConnection(), CAFirstMixA::finishPacket(), CAFirstMixChannelList::get_intern_without_lock(), CAFirstMixB::loop(), CAFirstMixA::loop(), CAFirstMixA::notifyAllUserChannels(), CAFirstMixChannelList::remove(), and CAFirstMixChannelList::removeChannel().
struct { ... } t_firstmixchannellist::list_InChannelPerSocket [private] |
struct { ... } t_firstmixchannellist::list_OutChannelHashTable [private] |
Definition at line 156 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixChannelList::get(), CAFirstMixChannelList::get_intern_without_lock(), CAFirstMixChannelList::getNextChannel(), CAFirstMixChannelList::remove(), and CAFirstMixChannelList::removeChannel().
Definition at line 140 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMix::clean(), CAFirstMixA::closeConnection(), CAFirstMixA::finishPacket(), CAFirstMixB::loop(), and CAFirstMixA::loop().
Definition at line 135 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixB::loop(), and CAFirstMixA::loop().
Definition at line 155 of file CAFirstMixChannelList.hpp.
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixChannelList::remove(), and CAFirstMixChannelList::removeChannel().
1.7.6.1