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

Definition for the kernel object. More...

#include <cpn/common.h>
#include <cpn/KernelAttr.h>
#include <cpn/NodeAttr.h>
#include <cpn/QueueAttr.h>
#include <cpn/bits/KernelBase.h>
#include <cpn/threading/ReentrantLock.h>
#include <cpn/threading/StatusHandler.h>
#include <cpn/utils/Logger.h>
#include <cpn/Context.h>
#include <cpn/bits/NodeLoader.h>
#include <string>
#include <map>
#include <vector>
#include <cpn/bits/FunctionNode.h>
+ Include dependency graph for Kernel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPN::Kernel
 The Kernel declaration. More...
 

Namespaces

 CPN
 

Detailed Description

Definition for the kernel object.

Author
John Bridgman

Definition in file Kernel.h.