output.h File Reference

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

Detailed Description


Typedef Documentation

typedef int(*) export_f(table *tab, moduleoption *opt, char *filename)

Pointer to the main function of the export module.

Parameters:
tab Pointer to the timetable structure to export.
moduleoption Options for this module.
filename File name for the output file.
Returns:
0 on success and -1 on error.


Generated on Tue Jul 3 13:23:36 2007 for Tablix by  doxygen 1.5.2