|
Mixe for Privacy and Anonymity in the Internet
|
#include <CALastMixChannelList.hpp>
Public Attributes | |
| HCHANNEL | channelIn |
| CASymCipher * | 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 |
Definition at line 42 of file CALastMixChannelList.hpp.
friend class CALastMixChannelList [friend] |
Definition at line 82 of file CALastMixChannelList.hpp.
Definition at line 46 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), CALastMixChannelList::get(), CALastMixA::loop(), CALastMixChannelList::removeChannel(), and CALastMixChannelList::test().
struct { ... } t_lastmixchannellist::list_Channels [private] |
struct { ... } t_lastmixchannellist::list_Sockets [private] |
Definition at line 48 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
Definition at line 50 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
Definition at line 72 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), and CALastMixChannelList::removeChannel().
Definition at line 49 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), CALastMix::clean(), and CALastMixA::loop().
Definition at line 51 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), and CALastMixA::loop().
Definition at line 52 of file CALastMixChannelList.hpp.
Referenced by CALastMixChannelList::add(), and CALastMixA::loop().
1.7.6.1