torcs - 1.2.2

section Struct Reference

Collaboration diagram for section:

Collaboration graph
[legend]
List of all members.

Detailed Description

Section header structure.


Public Member Functions

 GF_TAILQ_ENTRY (struct section) linkSection
 Next section at the same level.


Public Attributes

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

paramHead paramList
 List of the parameters of this section.

sectionHead subSectionList
 List of sub-sections (linked by linkSection).

sectioncurSubSection
sectionparent
 Upper section.


Member Function Documentation

section::GF_TAILQ_ENTRY struct  section  ) 
 

Next section at the same level.


Member Data Documentation

struct section* section::curSubSection
 

char* section::fullName
 

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

struct paramHead section::paramList
 

List of the parameters of this section.

struct section* section::parent
 

Upper section.

struct sectionHead section::subSectionList
 

List of sub-sections (linked by linkSection).


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