![]() |
torcs - 1.2.2 | ![]() |
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). | |
section * | curSubSection |
section * | parent |
Upper section. |
|
Next section at the same level.
|
|
|
|
Name of the section including full path ('/' separated).
|
|
List of the parameters of this section.
|
|
Upper section.
|
|
List of sub-sections (linked by linkSection).
|