|
libsigrok
|
#include <sigrok.h>
Data Fields | |
| int | ds_unitsize |
| unsigned int | num_units |
| GSList * | chunklist |
| GSList* sr_datastore::chunklist |
Definition at line 211 of file sigrok.h.
Referenced by sr_datastore_destroy(), sr_datastore_put(), and sr_session_save().
Definition at line 209 of file sigrok.h.
Referenced by sr_datastore_put(), and sr_session_save().
| unsigned int sr_datastore::num_units |
Definition at line 210 of file sigrok.h.
Referenced by sr_datastore_put(), and sr_session_save().
1.7.6.1