Mixes for Privacy and Anonymity in the Internet
|
Public Attributes | |
UINT8 * | pBuff |
struct _t_queue * | next |
UINT32 | size |
UINT32 | index |
UINT32 _t_queue::index |
Referenced by CAQueue::add(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().
struct _t_queue* _t_queue::next |
Referenced by CAQueue::add(), CAQueue::clean(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().
UINT8* _t_queue::pBuff |
Referenced by CAQueue::add(), CAQueue::clean(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().
UINT32 _t_queue::size |
Referenced by CAQueue::add(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().