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

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
 

Detailed Description

An implemenation of Context for a local process specific context.

Author
John Bridgman

Definition in file LocalContext.h.