|
functional-dag
|
(Library related) A node spec defines the basic properties of a node. More...
#include <lib_utils.h>
Public Attributes | |
| GUID< node_prop_spec > | guid |
| The node's unique identifier. | |
| NODE_TYPE | module_type = NODE_TYPE::NODE_TYPE_UNDEFINED |
| The type of module - whether it generates data from a sensor or processes data. | |
| vector< option_spec > | construction_types |
| The options that should be specified to create the node. | |
(Library related) A node spec defines the basic properties of a node.