torcs - 1.2.2

src/libs/tgf/os.h File Reference

#include <tgf.h>

Include dependency graph for os.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  tGfOs

Typedefs

typedef int(* tfModLoad )(unsigned int, char *, tModList **)
typedef int(* tfModLoadDir )(unsigned int, char *, tModList **)
typedef int(* tfModUnloadList )(tModList **)
typedef int(* tfModGetInfo )(unsigned int, char *, tModList **)
typedef int(* tfModGetInfoDir )(unsigned int, char *, int, tModList **)
typedef int(* tfModFreeInfoList )(tModList **)
typedef tFList *(* tfDirGetList )(char *)
typedef double(* tfTimeClock )(void)

Variables

tGfOs GfOs


Typedef Documentation

typedef tFList*(* tfDirGetList)(char *)
 

typedef int(* tfModFreeInfoList)(tModList **)
 

typedef int(* tfModGetInfo)(unsigned int, char*, tModList **)
 

typedef int(* tfModGetInfoDir)(unsigned int, char*, int, tModList **)
 

typedef int(* tfModLoad)(unsigned int, char*, tModList **)
 

typedef int(* tfModLoadDir)(unsigned int, char*, tModList **)
 

typedef int(* tfModUnloadList)(tModList **)
 

typedef double(* tfTimeClock)(void)
 


Variable Documentation

tGfOs GfOs
 


Generated at Thu Feb 26 21:53:08 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.