libsigrok
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
sr_datastore Struct Reference

#include <sigrok.h>

Data Fields

int ds_unitsize
 
unsigned int num_units
 
GSList * chunklist
 

Detailed Description

Definition at line 207 of file sigrok.h.

Field Documentation

GSList* sr_datastore::chunklist

Definition at line 211 of file sigrok.h.

Referenced by sr_datastore_destroy(), sr_datastore_put(), and sr_session_save().

int sr_datastore::ds_unitsize

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().


The documentation for this struct was generated from the following file: