|
Mixes for Privacy and Anonymity in the Internet
|
Public Attributes | |
| HCHANNEL | channelIn |
| CASymChannelCipher * | pCipher |
| CASocket * | pSocket |
| CAQueue * | pQueueSend |
| SINT32 | sendmeCounterDownstream |
| SINT32 | sendmeCounterUpstream |
| struct t_lastmixchannellist * | prev |
| struct t_lastmixchannellist * | next |
Private Attributes | |
| struct { | |
| struct t_lastmixchannellist * prev | |
| struct t_lastmixchannellist * next | |
| } | list_Channels |
| struct { | |
| struct t_lastmixchannellist * prev | |
| struct t_lastmixchannellist * next | |
| } | list_Sockets |
Friends | |
| class | CALastMixChannelList |
|
friend |
| HCHANNEL t_lastmixchannellist::channelIn |
| struct { ... } t_lastmixchannellist::list_Channels |
| struct { ... } t_lastmixchannellist::list_Sockets |
| struct t_lastmixchannellist* t_lastmixchannellist::next |
| CASymChannelCipher* t_lastmixchannellist::pCipher |
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
| CAQueue* t_lastmixchannellist::pQueueSend |
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
| struct t_lastmixchannellist* t_lastmixchannellist::prev |
Referenced by CALastMixChannelList::add(), and CALastMixChannelList::removeChannel().
| CASocket* t_lastmixchannellist::pSocket |
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
| SINT32 t_lastmixchannellist::sendmeCounterDownstream |
Referenced by CALastMixChannelList::add(), and CALastMixA::loop().
| SINT32 t_lastmixchannellist::sendmeCounterUpstream |
Referenced by CALastMixChannelList::add(), and CALastMixA::loop().