Airframe Application Utilities
libairframe 0.7.2 API documentation

Main Page | Data Structures | File List | Data Fields | Globals

_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.

Detailed Description

File sink configuration context.

Pass as the cfg argument to any file sink initializer.


Field Documentation

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: