|
CPN
Computational Process Networks
|
Default threshold queue implementation. More...
Include dependency graph for CPNThresholdQueue.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CPN::ThresholdQueue |
| A version of the ThresholdQueue that provides the CPN Queue interface This queue implementation creates a memory mapped object which has as a minimum size the machine page size. So there is an effective minimum queue size. Any queue size less than the page size will be expanded to the page size. More... | |
| class | CPN::ThresholdQueue::TQImpl |
Namespaces | |
| CPN | |
Default threshold queue implementation.
Definition in file CPNThresholdQueue.h.
1.8.5