|
CPN
Computational Process Networks
|
#include "common_priv.h"#include <cpn/remote_context/RemoteContextClient.h>#include <cpn/bits/KernelBase.h>#include <cpn/Exceptions.h>#include <cpn/utils/ThrowingAssert.h>#include <cpn/utils/AutoUnlock.h>#include <cpn/threading/PthreadFunctional.h>#include <cpn/utils/ErrnoException.h>#include <stdexcept>
Include dependency graph for RemoteContextClient.cc:Go to the source code of this file.
Namespaces | |
| CPN | |
Functions | |
| NodeAttr | CPN::MsgToNodeAttr (const Variant &msg) |
| SimpleQueueAttr | CPN::MsgToQueueAttr (const Variant &msg) |
Definition in file RemoteContextClient.cc.
1.8.5