Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
_t_queue Struct Reference

#include <CAQueue.hpp>

Collaboration diagram for _t_queue:

Public Attributes

UINT8pBuff
 
struct _t_queuenext
 
UINT32 size
 
UINT32 index
 

Detailed Description

Definition at line 34 of file CAQueue.hpp.

Member Data Documentation

◆ index

UINT32 _t_queue::index

Definition at line 39 of file CAQueue.hpp.

Referenced by CAQueue::add(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().

◆ next

struct _t_queue* _t_queue::next

◆ pBuff

UINT8* _t_queue::pBuff

◆ size

UINT32 _t_queue::size

Definition at line 38 of file CAQueue.hpp.

Referenced by CAQueue::add(), CAQueue::get(), CAQueue::peek(), and CAQueue::remove().


The documentation for this struct was generated from the following file: