Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / boostbook / dtd / effects.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5 <title>BoostBook element effects</title>
6 <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
7 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8 <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9 <link rel="up" href="../../reference.html" title="Reference">
10 <link rel="prev" href="requires.html" title="BoostBook element requires">
11 <link rel="next" href="libraryname.html" title="BoostBook element libraryname">
12 </head>
13 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14 <table cellpadding="2" width="100%"><tr>
15 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
16 <td align="center"><a href="../../../../index.html">Home</a></td>
17 <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
18 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20 <td align="center"><a href="../../../../more/index.htm">More</a></td>
21 </tr></table>
22 <hr>
23 <div class="spirit-nav">
24 <a accesskey="p" href="requires.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="libraryname.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
25 </div>
26 <div class="refentry">
27 <a name="boostbook.dtd.effects"></a><div class="titlepage"></div>
28 <div class="refnamediv">
29 <h2><span class="refentrytitle">
30           BoostBook element <code class="sgmltag-element">effects</code></span></h2>
31 <p>effects &#8212; Declares the side effects of a function</p>
32 </div>
33 <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
34 <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">effects ::= 
35   (ANY)
36 </div>
37 <div class="refsection">
38 <a name="idp636289744"></a><h2>Attributes</h2>
39 <div class="informaltable"><table class="table">
40 <colgroup>
41 <col>
42 <col>
43 <col>
44 <col>
45 </colgroup>
46 <thead><tr>
47 <th>Name</th>
48 <th>Type</th>
49 <th>Value</th>
50 <th>Purpose</th>
51 </tr></thead>
52 <tbody>
53 <tr>
54 <td>last-revision</td>
55 <td>#IMPLIED</td>
56 <td>CDATA</td>
57 <td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td>
58 </tr>
59 <tr>
60 <td>id</td>
61 <td>#IMPLIED</td>
62 <td>CDATA</td>
63 <td>A global identifier for this element</td>
64 </tr>
65 <tr>
66 <td>xml:base</td>
67 <td>#IMPLIED</td>
68 <td>CDATA</td>
69 <td>Implementation detail used by XIncludes</td>
70 </tr>
71 </tbody>
72 </table></div>
73 </div>
74 </div>
75 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
76 <td align="left"></td>
77 <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
78       (See accompanying file LICENSE_1_0.txt or copy at
79       <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
80       </p>
81 </div></td>
82 </tr></table>
83 <hr>
84 <div class="spirit-nav">
85 <a accesskey="p" href="requires.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="libraryname.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
86 </div>
87 </body>
88 </html>