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

An object to hold references to RemoteQueues so they can continue to work after the node has gone away. More...

#include "common_priv.h"
#include "RemoteQueueBase.h"
#include <cpn/io/WakeupHandle.h>
#include <cpn/threading/PthreadMutex.h>
#include <cpn/threading/PthreadCondition.h>
#include <map>
#include <vector>
+ Include dependency graph for RemoteQueueHolder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPN::RemoteQueueHolder
 

Namespaces

 CPN
 

Detailed Description

An object to hold references to RemoteQueues so they can continue to work after the node has gone away.

Author
John Bridgman

Definition in file RemoteQueueHolder.h.