Airframe Application Utilities
libairframe 2.12.0 API documentation

Data Fields
_MIOSinkFileConfig Struct Reference

File sink configuration context. More...

#include <mio_sink_file.h>

Data Fields

uint32_t next_serial
 Next serial number to assign to S or X pattern variable. More...
 

Detailed Description

File sink configuration context.

Pass as the cfg argument to any file sink initializer.

Field Documentation

◆ next_serial

uint32_t _MIOSinkFileConfig::next_serial

Next serial number to assign to S or X pattern variable.

Modified by sinks initialized by mio_sink_init_file_pattern().


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