torcs - 1.2.2

parmHeader Struct Reference

Collaboration diagram for parmHeader:

Collaboration graph
[legend]
List of all members.

Detailed Description

Configuration header structure.


Public Attributes

char * filename
 Name of the configuration file.

char * name
 Name of the data.

int refcount
 Use counter (number of conf handle).

sectionrootSection
 List of sections at the first level.

void * paramHash
 Hash table for parameter access.

void * sectionHash
 Hash table for section access.


Member Data Documentation

char* parmHeader::filename
 

Name of the configuration file.

char* parmHeader::name
 

Name of the data.

void* parmHeader::paramHash
 

Hash table for parameter access.

int parmHeader::refcount
 

Use counter (number of conf handle).

struct section* parmHeader::rootSection
 

List of sections at the first level.

void* parmHeader::sectionHash
 

Hash table for section access.


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