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

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 Fri Oct 7 14:15:55 2005 for Tablix by  doxygen 1.4.4