• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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=UTF-8">
5<title>BoostBook element functionname</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="free-function-group.html" title="BoostBook element free-function-group">
11<link rel="next" href="librarycategory.html" title="BoostBook element librarycategory">
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="free-function-group.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="librarycategory.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
25</div>
26<div class="refentry">
27<a name="boostbook.dtd.functionname"></a><div class="titlepage"></div>
28<div class="refnamediv">
29<h2><span class="refentrytitle">
30          BoostBook element <code class="sgmltag-element">functionname</code></span></h2>
31<p>functionname — References a function with the given name</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">functionname ::=
35  (#PCDATA)
36</div>
37<div class="refsection">
38<a name="id-1.4.3.7.30.4"></a><h2>Description</h2>
39<p>If a function (or overloaded function) with the given,
40  possibly-qualified name is found, this generates a link to that
41  function. Lookups obey currently-active <a class="link" href="using-class.html" title="BoostBook element using-class"><code class="sgmltag-element">using-class</code></a>
42  and <a class="link" href="using-namespace.html" title="BoostBook element using-namespace"><code class="sgmltag-element">using-namespace</code></a>
43  directives to aid in the search, along with searching within the
44  current scope.</p>
45</div>
46<div class="refsection">
47<a name="id-1.4.3.7.30.5"></a><h2>Attributes</h2>
48<div class="informaltable"><table class="table">
49<colgroup>
50<col>
51<col>
52<col>
53<col>
54</colgroup>
55<thead><tr>
56<th>Name</th>
57<th>Type</th>
58<th>Value</th>
59<th>Purpose</th>
60</tr></thead>
61<tbody>
62<tr>
63<td>last-revision</td>
64<td>#IMPLIED</td>
65<td>CDATA</td>
66<td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td>
67</tr>
68<tr>
69<td>alt</td>
70<td>#IMPLIED</td>
71<td>CDATA</td>
72<td> </td>
73</tr>
74<tr>
75<td>id</td>
76<td>#IMPLIED</td>
77<td>CDATA</td>
78<td>A global identifier for this element</td>
79</tr>
80<tr>
81<td>xml:base</td>
82<td>#IMPLIED</td>
83<td>CDATA</td>
84<td>Implementation detail used by XIncludes</td>
85</tr>
86</tbody>
87</table></div>
88</div>
89</div>
90<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
91<td align="left"></td>
92<td align="right"><div class="copyright-footer">Copyright © 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0.
93      (See accompanying file LICENSE_1_0.txt or copy at
94      <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
95      </p>
96</div></td>
97</tr></table>
98<hr>
99<div class="spirit-nav">
100<a accesskey="p" href="free-function-group.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="librarycategory.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
101</div>
102</body>
103</html>
104