1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
4 <meta http-equiv=
"Content-Type" content=
"text/html;charset=iso-8859-1">
5 <title>File Index
</title>
6 <link href=
"doxygen.css" rel=
"stylesheet" type=
"text/css">
9 <!-- Generated by Doxygen 1.3.4 -->
10 <div class=
"qindex"><a class=
"qindex" href=
"main.html">Main
Page
</a> |
<a class=
"qindex" href=
"classes.html">Alphabetical
List
</a> |
<a class=
"qindex" href=
"annotated.html">Data
Structures
</a> |
<a class=
"qindex" href=
"files.html">File
List
</a> |
<a class=
"qindex" href=
"functions.html">Data
Fields
</a> |
<a class=
"qindex" href=
"globals.html">Globals
</a></div>
11 <h1>_dmxArg Struct Reference
</h1><table border=
0 cellpadding=
0 cellspacing=
0>
13 <tr><td colspan=
2><br><h2>Data Fields
</h2></td></tr>
14 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>int
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__dmxArg.html#o0">argc
</a></td></tr>
16 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>int
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__dmxArg.html#o1">argm
</a></td></tr>
18 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>const char **
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__dmxArg.html#o2">argv
</a></td></tr>
21 <hr><a name=
"_details"></a><h2>Detailed Description
</h2>
22 Stores the parsed argument list.
24 <hr><h2>Field Documentation
</h2>
25 <a class=
"anchor" name=
"o0" doxytag=
"_dmxArg::argc" ></a><p>
26 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
29 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
31 <td class=
"md" nowrap
valign=
"top"> int
<a class=
"el" href=
"struct__dmxArg.html#o0">_dmxArg::argc
</a>
36 <table cellspacing=
5 cellpadding=
0 border=
0>
44 Number of arguments in argv
</td>
47 <a class=
"anchor" name=
"o1" doxytag=
"_dmxArg::argm" ></a><p>
48 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
51 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
53 <td class=
"md" nowrap
valign=
"top"> int
<a class=
"el" href=
"struct__dmxArg.html#o1">_dmxArg::argm
</a>
58 <table cellspacing=
5 cellpadding=
0 border=
0>
66 Maximum number of arguments store-able in argv
</td>
69 <a class=
"anchor" name=
"o2" doxytag=
"_dmxArg::argv" ></a><p>
70 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
73 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
75 <td class=
"md" nowrap
valign=
"top"> const char**
<a class=
"el" href=
"struct__dmxArg.html#o2">_dmxArg::argv
</a>
80 <table cellspacing=
5 cellpadding=
0 border=
0>
91 <hr>The documentation for this struct was generated from the following file:
<ul>
92 <li><a class=
"el" href=
"dmxarg_8c.html">dmxarg.c
</a></ul>
96 Generated June
29,
2004 for
<a
97 href=
"http://dmx.sourceforge.net">Distributed Multihead X
</a> by
98 <a href=
"http://www.doxygen.org/index.html">doxygen
</a>