CPN
Computational Process Networks
Classes | Namespaces
QueueBase.h File Reference

Top Representations of generic queues for the CPN library. More...

#include "common_priv.h"
#include <cpn/threading/PthreadMutex.h>
#include <cpn/threading/PthreadCondition.h>
#include <cpn/d4r/D4RQueue.h>
#include <cpn/utils/Logger.h>
+ Include dependency graph for QueueBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPN::QueueBase
 The base class for all queues in the CPN library. More...
 

Namespaces

 CPN
 

Detailed Description

Top Representations of generic queues for the CPN library.

Author
John Bridgman

Definition in file QueueBase.h.