Soletta™ Framework
|
These routines are used for Soletta flow's runtime inspector. More...
Go to the source code of this file.
Data Structures | |
struct | sol_flow_inspector |
Structure containing a set of inspecting routines. More... | |
Macros | |
#define | SOL_FLOW_INSPECTOR_API_VERSION (1) |
Typedefs | |
typedef struct sol_flow_inspector | sol_flow_inspector |
Structure containing a set of inspecting routines. More... | |
Functions | |
bool | sol_flow_set_inspector (const struct sol_flow_inspector *inspector) |
Provide a set of inspecting routines to flow's runtime inspector. More... | |
These routines are used for Soletta flow's runtime inspector.
#define SOL_FLOW_INSPECTOR_API_VERSION (1) |