#include "modsup.h"This graph shows which files directly or indirectly include this file:

| Typedefs | |
| typedef int(*) | export_f (table *tab, moduleoption *opt, char *filename) | 
| Pointer to the main function of the export module. | |
| typedef int(*) export_f(table *tab, moduleoption *opt, char *filename) | 
Pointer to the main function of the export module.
| tab | Pointer to the timetable structure to export. | |
| moduleoption | Options for this module. | |
| filename | File name for the output file. | 
 1.5.2
 1.5.2