62b0cf14431ad95a1b774c1f1fb63eff51812515
[platform/upstream/boost.git] / doc / html / boostbook / dtd / parameter.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>BoostBook element parameter</title>
5 <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
8 <link rel="up" href="../../reference.html" title="Reference">
9 <link rel="prev" href="default.html" title="BoostBook element default">
10 <link rel="next" href="signature.html" title="BoostBook element signature">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
15 <td align="center"><a href="../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="default.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="signature.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="refentry">
26 <a name="boostbook.dtd.parameter"></a><div class="titlepage"></div>
27 <div class="refnamediv">
28 <h2><span class="refentrytitle">
29           BoostBook element <code class="sgmltag-element">parameter</code></span></h2>
30 <p>parameter &#8212; A function parameter</p>
31 </div>
32 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
33 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">parameter ::= 
34   (<a class="link" href="paramtype.html" title="BoostBook element paramtype">paramtype</a>, <a class="link" href="default.html" title="BoostBook element default">default</a>?, <a class="link" href="description.html" title="BoostBook element description">description</a>?)
35 </div>
36 <div class="refsection">
37 <a name="id3960820"></a><h2>Attributes</h2>
38 <div class="informaltable"><table class="table">
39 <colgroup>
40 <col>
41 <col>
42 <col>
43 <col>
44 </colgroup>
45 <thead><tr>
46 <th>Name</th>
47 <th>Type</th>
48 <th>Value</th>
49 <th>Purpose</th>
50 </tr></thead>
51 <tbody>
52 <tr>
53 <td>name</td>
54 <td>#IMPLIED</td>
55 <td>CDATA</td>
56 <td>The name of the element being declared to referenced</td>
57 </tr>
58 <tr>
59 <td>pack</td>
60 <td>#IMPLIED</td>
61 <td>CDATA</td>
62 <td>Set to '1' if the parameter is a parameter pack.</td>
63 </tr>
64 </tbody>
65 </table></div>
66 </div>
67 </div>
68 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
69 <td align="left"></td>
70 <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
71       (See accompanying file LICENSE_1_0.txt or copy at
72       <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
73       </p>
74 </div></td>
75 </tr></table>
76 <hr>
77 <div class="spirit-nav">
78 <a accesskey="p" href="default.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="signature.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
79 </div>
80 </body>
81 </html>