TORCS  1.3.9
The Open Racing Car Simulator
DrvElt Struct Reference

Public Member Functions

 GF_TAILQ_ENTRY (struct DrvElt) link
 

Public Attributes

int index
 
char * dname
 
char * name
 
int sel
 
int human
 
void * car
 

Detailed Description

Definition at line 51 of file driverselect.cpp.

Member Function Documentation

◆ GF_TAILQ_ENTRY()

DrvElt::GF_TAILQ_ENTRY ( struct DrvElt  )

Member Data Documentation

◆ car

void* DrvElt::car

Definition at line 58 of file driverselect.cpp.

◆ dname

char* DrvElt::dname

Definition at line 54 of file driverselect.cpp.

◆ human

int DrvElt::human

Definition at line 57 of file driverselect.cpp.

◆ index

int DrvElt::index

Definition at line 53 of file driverselect.cpp.

◆ name

char* DrvElt::name

Definition at line 55 of file driverselect.cpp.

◆ sel

int DrvElt::sel

Definition at line 56 of file driverselect.cpp.


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