![]() |
torcs - 1.2.2 | ![]() |
#include <tgf.h>
Include dependency graph for os.h:
This graph shows which files directly or indirectly include this file:
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|