Airframe Application Utilities
libairframe 2.12.0 API documentation

Data Fields
_MIOSourceFileConfig Struct Reference

File source configuration context. More...

#include <mio_source_file.h>

Data Fields

char * nextdir
 Next directory path. More...
 
char * faildir
 Fail directory path. More...
 

Detailed Description

File source configuration context.

Pass as the cfg argument to any file source initializer.

Field Documentation

◆ faildir

char* _MIOSourceFileConfig::faildir

Fail directory path.

NULL to leave input where it is, "" to delete.

◆ nextdir

char* _MIOSourceFileConfig::nextdir

Next directory path.

NULL to leave input where it is, "" to delete.


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