| CalculateGrowSize(unsigned currentsize, unsigned request) | CPN::Context | inlinevirtual |
| CheckTerminated() | CPN::Context | |
| ConnectEndpoints(Key_t writerkey, Key_t readerkey, const std::string &qname) | CPN::LocalContext | virtual |
| Context() | CPN::Context | protected |
| counter | CPN::LocalContext | private |
| CreateNodeKey(Key_t kernelkey, const std::string &nodename) | CPN::LocalContext | virtual |
| GetCreateReaderKey(Key_t nodekey, const std::string &portname) | CPN::LocalContext | virtual |
| GetCreateWriterKey(Key_t nodekey, const std::string &portname) | CPN::LocalContext | virtual |
| GetKernelConnectionInfo(Key_t kernelkey, std::string &hostname, std::string &servname) | CPN::LocalContext | virtual |
| GetKernelKey(const std::string &kernel) | CPN::LocalContext | virtual |
| GetKernelName(Key_t kernelkey) | CPN::LocalContext | virtual |
| GetNodeKernel(Key_t nodekey) | CPN::LocalContext | virtual |
| GetNodeKey(const std::string &nodename) | CPN::LocalContext | virtual |
| GetNodeName(Key_t nodekey) | CPN::LocalContext | virtual |
| GetReaderKernel(Key_t portkey) | CPN::LocalContext | virtual |
| GetReaderName(Key_t portkey) | CPN::LocalContext | virtual |
| GetReaderNode(Key_t portkey) | CPN::LocalContext | virtual |
| GetReadersWriter(Key_t readerkey) | CPN::LocalContext | virtual |
| GetWriterKernel(Key_t portkey) | CPN::LocalContext | virtual |
| GetWriterName(Key_t portkey) | CPN::LocalContext | virtual |
| GetWriterNode(Key_t portkey) | CPN::LocalContext | virtual |
| GetWritersReader(Key_t writerkey) | CPN::LocalContext | virtual |
| InternalCheckTerminated() | CPN::LocalContext | private |
| IsTerminated() | CPN::LocalContext | virtual |
| kernellivedead | CPN::LocalContext | private |
| KernelMap typedef | CPN::LocalContext | |
| kernelmap | CPN::LocalContext | private |
| kernelnames | CPN::LocalContext | private |
| Local() | CPN::Context | static |
| LocalContext() | CPN::LocalContext | |
| lock | CPN::LocalContext | mutableprivate |
| Log(int level, const std::string &msg) | CPN::LocalContext | virtual |
| loglevel | CPN::LocalContext | private |
| LogLevel() const | CPN::LocalContext | virtual |
| LogLevel(int level) | CPN::LocalContext | virtual |
| NameMap typedef | CPN::LocalContext | |
| NewKey() | CPN::LocalContext | inlineprivate |
| nodelivedead | CPN::LocalContext | private |
| NodeMap typedef | CPN::LocalContext | |
| nodemap | CPN::LocalContext | private |
| nodenames | CPN::LocalContext | private |
| numlivenodes | CPN::LocalContext | private |
| PortMap typedef | CPN::LocalContext | |
| readports | CPN::LocalContext | private |
| RequireRemote() | CPN::Context | virtual |
| SendCreateNode(Key_t kernelkey, const NodeAttr &attr) | CPN::LocalContext | virtual |
| SendCreateQueue(Key_t kernelkey, const SimpleQueueAttr &attr) | CPN::LocalContext | virtual |
| SendCreateReader(Key_t kernelkey, const SimpleQueueAttr &attr) | CPN::LocalContext | virtual |
| SendCreateWriter(Key_t kernelkey, const SimpleQueueAttr &attr) | CPN::LocalContext | virtual |
| SetupKernel(const std::string &name, const std::string &hostname, const std::string &servname, KernelBase *kernel) | CPN::LocalContext | virtual |
| SetupKernel(const std::string &name, KernelBase *kernel) | CPN::LocalContext | virtual |
| shutdown | CPN::LocalContext | private |
| SignalKernelEnd(Key_t kernelkey) | CPN::LocalContext | virtual |
| SignalKernelStart(Key_t kernelkey) | CPN::LocalContext | virtual |
| SignalNodeEnd(Key_t nodekey) | CPN::LocalContext | virtual |
| SignalNodeStart(Key_t nodekey) | CPN::LocalContext | virtual |
| Terminate() | CPN::LocalContext | virtual |
| WaitForAllNodeEnd() | CPN::LocalContext | virtual |
| WaitForKernelStart(const std::string &kernel) | CPN::LocalContext | virtual |
| WaitForNodeEnd(const std::string &nodename) | CPN::LocalContext | virtual |
| WaitForNodeStart(const std::string &nodename) | CPN::LocalContext | virtual |
| writeports | CPN::LocalContext | private |
| ~Context() | CPN::Context | virtual |
| ~LocalContext() | CPN::LocalContext | virtual |
| ~LoggerOutput() | LoggerOutput | virtual |