|
Soletta™ Framework
|
Structure for the specification of a node. More...
#include <sol-flow-static.h>
Data Fields | |
| const char * | name |
| Name for the specific type's instance. More... | |
| const struct sol_flow_node_options * | opts |
| Options for the specific type's instance. More... | |
| const struct sol_flow_node_type * | type |
| Node type. More... | |
Structure for the specification of a node.
| const char* sol_flow_static_node_spec::name |
Name for the specific type's instance.
| const struct sol_flow_node_options* sol_flow_static_node_spec::opts |
Options for the specific type's instance.
| const struct sol_flow_node_type* sol_flow_static_node_spec::type |
1.8.6