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 --- xorg-server/hw/dmx/doc/html/struct__dmxArg.html | 143 ++++++++++++------------ 1 file changed, 69 insertions(+), 74 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/struct__dmxArg.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__dmxArg.html b/xorg-server/hw/dmx/doc/html/struct__dmxArg.html index 16ef20aed..1694271bf 100644 --- a/xorg-server/hw/dmx/doc/html/struct__dmxArg.html +++ b/xorg-server/hw/dmx/doc/html/struct__dmxArg.html @@ -6,90 +6,85 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_dmxArg Struct Reference

- - - - - - - - + + +
+

_dmxArg Struct Reference


Data Fields

int argc
int argm
const char ** argv
+ + + +

Data Fields

int argc
int argm
const char ** argv
-

Detailed Description

-Stores the parsed argument list. -

-


Field Documentation

-

- - - - -
- +

Detailed Description

+

Stores the parsed argument list.

+

Field Documentation

+ +
+
+
- +
int _dmxArg::argc + int _dmxArg::argc
-
- - - - - -
-   - + +
+

Number of arguments in argv

-

-Number of arguments in argv

-

- - - - -
- +

Referenced by dmxArgAdd(), dmxArgC(), dmxArgCreate(), dmxArgFree(), and dmxArgV().

+ + + + +
+
+
- +
int _dmxArg::argm + int _dmxArg::argm
-
- - - - - -
-   - + +
+

Maximum number of arguments store-able in argv

-

-Maximum number of arguments store-able in argv

-

- - - - -
- +

Referenced by dmxArgAdd(), and dmxArgCreate().

+ + + + +
+
+
- +
const char** _dmxArg::argv + const char** _dmxArg::argv
-
- - - - - -
-   - + +
+

Arguments

-

-Arguments

-


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

Referenced by dmxArgAdd(), dmxArgCreate(), dmxArgFree(), and dmxArgV().

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