Soletta™ Framework
|
Data Fields | |
struct sol_flow_node_options | base |
bool | somebool |
int | someint |
struct sol_flow_node_options mytype_options::base |
Referenced by startup().
bool mytype_options::somebool |
Referenced by mytype_func().
int mytype_options::someint |
Referenced by mytype_func().