CPN
Computational Process Networks
CPN::NodeAttr Member List

This is the complete list of members for CPN::NodeAttr, including all inherited members.

GetKernel() const CPN::NodeAttrinline
GetKernelKey() const CPN::NodeAttrinline
GetKey() const CPN::NodeAttrinline
GetName() const CPN::NodeAttrinline
GetParams() const CPN::NodeAttrinline
GetTypeName() const CPN::NodeAttrinline
kernelkeyCPN::NodeAttrprivate
kernelnameCPN::NodeAttrprivate
keyCPN::NodeAttrprivate
nameCPN::NodeAttrprivate
NodeAttr(const std::string &name_, const std::string &nodetype_)CPN::NodeAttrinline
nodetypeCPN::NodeAttrprivate
paramsCPN::NodeAttrprivate
SetKernel(const std::string &kname)CPN::NodeAttrinline
SetKernelKey(Key_t k)CPN::NodeAttrinline
SetKey(Key_t key_)CPN::NodeAttrinline
SetName(const std::string &name_)CPN::NodeAttrinline
SetParam(const std::string &key, const std::string value)CPN::NodeAttrinline
SetParam(const std::string &key, T value)CPN::NodeAttrinline
SetTypeName(const std::string &nodetype_)CPN::NodeAttrinline