summaryrefslogtreecommitdiff
path: root/doc/html/signals2.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/signals2.html')
-rw-r--r--doc/html/signals2.html54
1 files changed, 27 insertions, 27 deletions
diff --git a/doc/html/signals2.html b/doc/html/signals2.html
index d1ce47698d..91f467918f 100644
--- a/doc/html/signals2.html
+++ b/doc/html/signals2.html
@@ -1,9 +1,9 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;25.&#160;Boost.Signals2</title>
+<title>Chapter&#160;27.&#160;Boost.Signals2</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)">
<link rel="prev" href="signals/tests.html" title="Testsuite">
@@ -25,7 +25,7 @@
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="signals2"></a>Chapter&#160;25.&#160;Boost.Signals2</h2></div>
+<a name="signals2"></a>Chapter&#160;27.&#160;Boost.Signals2</h2></div>
<div><div class="author"><h3 class="author">
<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
</h3></div></div>
@@ -35,27 +35,27 @@
<div><p class="copyright">Copyright &#169; 2001-2004 Douglas Gregor</p></div>
<div><p class="copyright">Copyright &#169; 2007-2009 Frank Mori Hess</p></div>
<div><div class="legalnotice">
-<a name="id3206796"></a><p>Distributed under the Boost
+<a name="idp426705616"></a><p>Distributed under the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</div></div>
</div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
-<dl>
-<dt><span class="section"><a href="signals2.html#id3206820">Introduction</a></span></dt>
-<dd><dl><dt><span class="section"><a href="signals2.html#id3206845">Signals2</a></span></dt></dl></dd>
+<dl class="toc">
+<dt><span class="section"><a href="signals2.html#idp426708352">Introduction</a></span></dt>
+<dd><dl><dt><span class="section"><a href="signals2.html#idp426711632">Signals2</a></span></dt></dl></dd>
<dt><span class="section"><a href="signals2/tutorial.html">Tutorial</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals2/tutorial.html#id3206882">How to Read this Tutorial</a></span></dt>
-<dt><span class="section"><a href="signals2/tutorial.html#id3206945">Hello, World! (Beginner)</a></span></dt>
-<dt><span class="section"><a href="signals2/tutorial.html#id3207011">Calling Multiple Slots</a></span></dt>
-<dt><span class="section"><a href="signals2/tutorial.html#id3207272">Passing Values to and from Slots</a></span></dt>
-<dt><span class="section"><a href="signals2/tutorial.html#id3207703">Connection Management</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426714864">How to Read this Tutorial</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426721648">Hello, World! (Beginner)</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426729280">Calling Multiple Slots</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426757408">Passing Values to and from Slots</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426809168">Connection Management</a></span></dt>
<dt><span class="section"><a href="signals2/tutorial.html#signals2.tutorial.document-view">Example: Document-View</a></span></dt>
<dt><span class="section"><a href="signals2/tutorial.html#signals2.tutorial.extended-slot-type">Giving a Slot Access to its Connection (Advanced)</a></span></dt>
<dt><span class="section"><a href="signals2/tutorial.html#signals2.tutorial.signal-mutex-template-parameter">Changing the <code class="computeroutput">Mutex</code> Type of a Signal (Advanced).</a></span></dt>
-<dt><span class="section"><a href="signals2/tutorial.html#id3209018">Linking against the Signals2 library</a></span></dt>
+<dt><span class="section"><a href="signals2/tutorial.html#idp426960128">Linking against the Signals2 library</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals2/examples.html">Example programs</a></span></dt>
<dd><dl>
@@ -82,20 +82,20 @@
</dl></dd>
<dt><span class="section"><a href="signals2/thread-safety.html">Thread-Safety</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals2/thread-safety.html#id3233821">Introduction</a></span></dt>
-<dt><span class="section"><a href="signals2/thread-safety.html#id3233877">Signals and combiners</a></span></dt>
-<dt><span class="section"><a href="signals2/thread-safety.html#id3234042">Connections and other classes</a></span></dt>
+<dt><span class="section"><a href="signals2/thread-safety.html#idp430084640">Introduction</a></span></dt>
+<dt><span class="section"><a href="signals2/thread-safety.html#idp430090736">Signals and combiners</a></span></dt>
+<dt><span class="section"><a href="signals2/thread-safety.html#idp430112912">Connections and other classes</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals2/faq.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="signals2/rationale.html">Design Rationale</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="signals2/rationale.html#id3234382">User-level Connection Management</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3234554">Automatic Connection Management</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3234714"><code class="computeroutput">optional_last_value</code> as the Default Combiner</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3234774">Combiner Interface</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3234855">Connection Interfaces: += operator</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3235026">Signals2 Mutex Classes</a></span></dt>
-<dt><span class="section"><a href="signals2/rationale.html#id3235120">Comparison with other Signal/Slot implementations</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430149344">User-level Connection Management</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430167984">Automatic Connection Management</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430185104"><code class="computeroutput">optional_last_value</code> as the Default Combiner</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430191648">Combiner Interface</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430206720">Connection Interfaces: += operator</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430226096">Signals2 Mutex Classes</a></span></dt>
+<dt><span class="section"><a href="signals2/rationale.html#idp430236576">Comparison with other Signal/Slot implementations</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals2/api_changes.html">Signals2 API Changes</a></span></dt>
<dd><dl>
@@ -103,13 +103,13 @@
<dt><span class="section"><a href="signals2/api_changes.html#signals2.api_history">Signals2 API Development</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="signals2/tests.html">Testsuite</a></span></dt>
-<dd><dl><dt><span class="section"><a href="signals2/tests.html#id3236420">Acceptance tests</a></span></dt></dl></dd>
+<dd><dl><dt><span class="section"><a href="signals2/tests.html#idp430381216">Acceptance tests</a></span></dt></dl></dd>
</dl>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id3206820"></a>Introduction</h2></div></div></div>
-<div class="toc"><dl><dt><span class="section"><a href="signals2.html#id3206845">Signals2</a></span></dt></dl></div>
+<a name="idp426708352"></a>Introduction</h2></div></div></div>
+<div class="toc"><dl class="toc"><dt><span class="section"><a href="signals2.html#idp426711632">Signals2</a></span></dt></dl></div>
<p>The Boost.Signals2 library is an implementation of a managed
signals and slots system. Signals represent callbacks with multiple
targets, and are also called publishers or events in similar
@@ -130,7 +130,7 @@
combined.</p>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="id3206845"></a>Signals2</h3></div></div></div>
+<a name="idp426711632"></a>Signals2</h3></div></div></div>
<p>This documentation describes a thread-safe variant of the
original Boost.Signals library. There have been some changes to
the interface to support thread-safety, mostly with respect to