|
CPN
Computational Process Networks
|
#include <LocalContext.h>
Collaboration diagram for CPN::LocalContext::KernelInfo:Public Attributes | |
| std::string | name |
| std::string | hostname |
| std::string | servname |
| KernelBase * | kernel |
| bool | live |
| bool | dead |
| bool | allowremote |
Struct to hold kernel information.
Definition at line 45 of file LocalContext.h.
| bool CPN::LocalContext::KernelInfo::allowremote |
Definition at line 52 of file LocalContext.h.
| bool CPN::LocalContext::KernelInfo::dead |
Definition at line 51 of file LocalContext.h.
| std::string CPN::LocalContext::KernelInfo::hostname |
Definition at line 47 of file LocalContext.h.
| KernelBase* CPN::LocalContext::KernelInfo::kernel |
Definition at line 49 of file LocalContext.h.
| bool CPN::LocalContext::KernelInfo::live |
Definition at line 50 of file LocalContext.h.
| std::string CPN::LocalContext::KernelInfo::name |
Definition at line 46 of file LocalContext.h.
| std::string CPN::LocalContext::KernelInfo::servname |
Definition at line 48 of file LocalContext.h.
1.8.5