torcs - 1.2.2

ModInfo Struct Reference

#include <tgf.h>

List of all members.


Detailed Description

Module information structure.


Public Attributes

char * name
 name of the module (short) (NULL if no module)

char * desc
 description of the module (can be long)

tfModPrivInit fctInit
 init function

unsigned int gfId
 supported framework version

int index
 index if multiple interface in one dll

int prio
 priority if needed

int magic
 magic number for integrity check


Member Data Documentation

char* ModInfo::desc
 

description of the module (can be long)

tfModPrivInit ModInfo::fctInit
 

init function

unsigned int ModInfo::gfId
 

supported framework version

int ModInfo::index
 

index if multiple interface in one dll

int ModInfo::magic
 

magic number for integrity check

char* ModInfo::name
 

name of the module (short) (NULL if no module)

int ModInfo::prio
 

priority if needed


The documentation for this struct was generated from the following file:
Generated at Thu Feb 26 21:54:09 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.