#include "volksdata/codec/writer_ttl.h"

Go to the source code of this file.
Functions | |
| void | trig_encode_dset_done (void *h) |
| Finalize the store encoding loop. | |
| void * | trig_encode_dset_init (VOLK_Dataset *ds) |
| Initialize a store encoding loop. | |
| VOLK_rc | trig_encode_dset_iter (void *h, char **res_p) |
| Encode a chunk from a store. | |