TORCS  1.3.9
The Open Racing Car Simulator
xmlAttribute Struct Reference

#include <xml.h>

Collaboration diagram for xmlAttribute:

Public Attributes

char * name
 
char * value
 
struct xmlAttributenext
 

Detailed Description

Definition at line 10 of file xml.h.

Member Data Documentation

◆ name

char* xmlAttribute::name

Definition at line 11 of file xml.h.

◆ next

struct xmlAttribute* xmlAttribute::next

Definition at line 13 of file xml.h.

◆ value

char* xmlAttribute::value

Definition at line 12 of file xml.h.


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