Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boostbook / dtd / typedef.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>BoostBook element typedef</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="link-fail-test.html" title="BoostBook element link-fail-test">
10 <link rel="next" href="static-constant.html" title="BoostBook element static-constant">
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="link-fail-test.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="static-constant.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="refentry">
26 <a name="boostbook.dtd.typedef"></a><div class="titlepage"></div>
27 <div class="refnamediv">
28 <h2><span class="refentrytitle">
29           BoostBook element <code class="sgmltag-element">typedef</code></span></h2>
30 <p>typedef &#8212; Declares a typedef</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">typedef ::= 
34   (<a class="link" href="type.html" title="BoostBook element type">type</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>?)
35 </div>
36 <div class="refsection">
37 <a name="idp542680464"></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>last-revision</td>
54 <td>#IMPLIED</td>
55 <td>CDATA</td>
56 <td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td>
57 </tr>
58 <tr>
59 <td>name</td>
60 <td>#REQUIRED</td>
61 <td>CDATA</td>
62 <td>The name of the element being declared to referenced</td>
63 </tr>
64 <tr>
65 <td>id</td>
66 <td>#IMPLIED</td>
67 <td>CDATA</td>
68 <td>A global identifier for this element</td>
69 </tr>
70 <tr>
71 <td>xml:base</td>
72 <td>#IMPLIED</td>
73 <td>CDATA</td>
74 <td>Implementation detail used by XIncludes</td>
75 </tr>
76 </tbody>
77 </table></div>
78 </div>
79 </div>
80 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
81 <td align="left"></td>
82 <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
83       (See accompanying file LICENSE_1_0.txt or copy at
84       <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
85       </p>
86 </div></td>
87 </tr></table>
88 <hr>
89 <div class="spirit-nav">
90 <a accesskey="p" href="link-fail-test.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="static-constant.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
91 </div>
92 </body>
93 </html>