torcs - 1.2.2

FList Struct Reference

#include <tgf.h>

Collaboration diagram for FList:

Collaboration graph
[legend]
List of all members.

Detailed Description

List of (DLL) files for a Directory.

See also:
GfDirGetList


Public Attributes

FListnext
 Next entry.

FListprev
 Previous entry.

char * name
 File name.

char * dispName
 Name to display on screen.

void * userData
 User data.


Member Data Documentation

char* FList::dispName
 

Name to display on screen.

char* FList::name
 

File name.

struct FList* FList::next
 

Next entry.

struct FList* FList::prev
 

Previous entry.

void* FList::userData
 

User data.


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