Mixe for Privacy and Anonymity in the Internet
Classes | Typedefs
CAQueue.hpp File Reference
#include "CAConditionVariable.hpp"
#include "CAMsg.hpp"
Include dependency graph for CAQueue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _t_queue
 
class  CAQueue
 This is a simple FIFO-Queue. More...
 

Typedefs

typedef struct _t_queue QUEUE
 

Typedef Documentation

◆ QUEUE

typedef struct _t_queue QUEUE

Definition at line 1 of file CAQueue.hpp.