TORCS  1.3.9
The Open Racing Car Simulator
within Struct Reference

Structure to hold linked list of within options. More...

Public Member Functions

 GF_TAILQ_ENTRY (struct within) linkWithin
 Link to next entry. More...
 

Public Attributes

char * val
 Value of within option. More...
 

Detailed Description

Structure to hold linked list of within options.

Definition at line 49 of file params.cpp.

Member Function Documentation

◆ GF_TAILQ_ENTRY()

within::GF_TAILQ_ENTRY ( struct within  )

Link to next entry.

Member Data Documentation

◆ val

char* within::val

Value of within option.

Definition at line 51 of file params.cpp.


The documentation for this struct was generated from the following file: