|
Mixes for Privacy and Anonymity in the Internet
|
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 |
friend class CAFirstMixChannelList [friend] |
Referenced by CAFirstMixChannelList::addChannel(), and CAFirstMixA::notifyAllUserChannels().
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] |
Referenced by CAFirstMixChannelList::addChannel(), CAFirstMixB::loop(), and CAFirstMixA::loop().
1.7.6.1