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 Sun May 28 16:48:08 2006 for Tablix by  doxygen 1.4.6