|
CPN
Computational Process Networks
|
An implemenation of Context for a local process specific context. More...
#include "common_priv.h"#include <cpn/Context.h>#include <cpn/threading/PthreadMutex.h>#include <cpn/threading/PthreadCondition.h>#include <string>#include <map>
Include dependency graph for LocalContext.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CPN::LocalContext |
| A local implementation of the Context interface. More... | |
| struct | CPN::LocalContext::KernelInfo |
| struct | CPN::LocalContext::NodeInfo |
| struct | CPN::LocalContext::PortInfo |
Namespaces | |
| CPN | |
An implemenation of Context for a local process specific context.
Definition in file LocalContext.h.
1.8.5