From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- .../hw/dmx/doc/html/struct__DMXConfigString.html | 120 +++++++++++++++++++-- 1 file changed, 109 insertions(+), 11 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/struct__DMXConfigString.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__DMXConfigString.html b/xorg-server/hw/dmx/doc/html/struct__DMXConfigString.html index a70f1a51a..93f1980f9 100644 --- a/xorg-server/hw/dmx/doc/html/struct__DMXConfigString.html +++ b/xorg-server/hw/dmx/doc/html/struct__DMXConfigString.html @@ -6,18 +6,116 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_DMXConfigString Struct Reference

#include <dmxparse.h> -

- - + + +
+

_DMXConfigString Struct Reference

+

#include <dmxparse.h>

+
+ + + + + +

Data Fields

int token
int line
const char * comment
const char * string
struct _DMXConfigStringnext
-


Detailed Description

-Stores parsed strings. -

-


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

Detailed Description

+

Stores parsed strings.

+

Field Documentation

+ +
+
+ + + + +
const char* _DMXConfigString::comment
+
+ +
+ +
+
+ + + + +
int _DMXConfigString::line
+
+
+ +

Referenced by dmxConfigCreateString().

+ +
+
+ +
+
+ + + + +
struct _DMXConfigString* _DMXConfigString::next [read]
+
+ +
+ +
+
+ + + + +
const char* _DMXConfigString::string
+
+ +
+ +
+
+ + + + +
int _DMXConfigString::token
+
+
+ +

Referenced by dmxConfigCreateString().

+ +
+
+
The documentation for this struct was generated from the following file: +
-- cgit v1.2.3