Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boostbook / dtd / overloaded-function.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>BoostBook element overloaded-function</title>
5 <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.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="signature.html" title="BoostBook element signature">
10 <link rel="next" href="access.html" title="BoostBook element access">
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="signature.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="access.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="refentry">
26 <a name="boostbook.dtd.overloaded-function"></a><div class="titlepage"></div>
27 <div class="refnamediv">
28 <h2><span class="refentrytitle">
29           BoostBook element <code class="sgmltag-element">overloaded-function</code></span></h2>
30 <p>overloaded-function &#8212; An overloaded function</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">overloaded-function ::= 
34   (<a class="link" href="signature.html" title="BoostBook element signature">signature</a>*, <a class="link" href="purpose.html" title="BoostBook element purpose">purpose</a>?, <a class="link" href="description.html" title="BoostBook element description">description</a>?, <a class="link" href="requires.html" title="BoostBook element requires">requires</a>?, <a class="link" href="effects.html" title="BoostBook element effects">effects</a>?, <a class="link" href="postconditions.html" title="BoostBook element postconditions">postconditions</a>?, <a class="link" href="returns.html" title="BoostBook element returns">returns</a>?, <a class="link" href="throws.html" title="BoostBook element throws">throws</a>?, <a class="link" href="complexity.html" title="BoostBook element complexity">complexity</a>?, <a class="link" href="notes.html" title="BoostBook element notes">notes</a>?, <a class="link" href="rationale.html" title="BoostBook element rationale">rationale</a>?)
35 </div>
36 <div class="refsection">
37 <a name="idp543516688"></a><h2>Description</h2>
38 <p>General documentation on functions in BoostBook is provided in
39   the <a class="link" href="function.html" title="BoostBook element function"><code class="sgmltag-element">function</code></a>
40   element documentation.</p>
41 </div>
42 <div class="refsection">
43 <a name="idp543518800"></a><h2>Attributes</h2>
44 <div class="informaltable"><table class="table">
45 <colgroup>
46 <col>
47 <col>
48 <col>
49 <col>
50 </colgroup>
51 <thead><tr>
52 <th>Name</th>
53 <th>Type</th>
54 <th>Value</th>
55 <th>Purpose</th>
56 </tr></thead>
57 <tbody>
58 <tr>
59 <td>last-revision</td>
60 <td>#IMPLIED</td>
61 <td>CDATA</td>
62 <td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td>
63 </tr>
64 <tr>
65 <td>name</td>
66 <td>#REQUIRED</td>
67 <td>CDATA</td>
68 <td>The name of the element being declared to referenced</td>
69 </tr>
70 <tr>
71 <td>id</td>
72 <td>#IMPLIED</td>
73 <td>CDATA</td>
74 <td>A global identifier for this element</td>
75 </tr>
76 <tr>
77 <td>xml:base</td>
78 <td>#IMPLIED</td>
79 <td>CDATA</td>
80 <td>Implementation detail used by XIncludes</td>
81 </tr>
82 </tbody>
83 </table></div>
84 </div>
85 </div>
86 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
87 <td align="left"></td>
88 <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
89       (See accompanying file LICENSE_1_0.txt or copy at
90       <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
91       </p>
92 </div></td>
93 </tr></table>
94 <hr>
95 <div class="spirit-nav">
96 <a accesskey="p" href="signature.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="access.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
97 </div>
98 </body>
99 </html>