torcs - 1.2.2

param Struct Reference

List of all members.

Detailed Description

Parameter header structure.


Public Member Functions

 GF_TAILQ_ENTRY (struct param) linkParam
 Next parameter in the same section.


Public Attributes

char * name
 Name of the parameter.

char * fullName
 Name of the parameter including the full section name ('/' separated).

char * value
 Value of the parameter.

tdble valnum
int type
char * unit
tdble min
tdble max
withinHead withinList


Member Function Documentation

param::GF_TAILQ_ENTRY struct  param  ) 
 

Next parameter in the same section.


Member Data Documentation

char* param::fullName
 

Name of the parameter including the full section name ('/' separated).

tdble param::max
 

tdble param::min
 

char* param::name
 

Name of the parameter.

int param::type
 

char* param::unit
 

tdble param::valnum
 

char* param::value
 

Value of the parameter.

struct withinHead param::withinList
 


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