summaryrefslogtreecommitdiff
path: root/doc/html/boost/interprocess/open_or_create.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/interprocess/open_or_create.html')
-rw-r--r--doc/html/boost/interprocess/open_or_create.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/boost/interprocess/open_or_create.html b/doc/html/boost/interprocess/open_or_create.html
index cb12ae66b6..08d88ecf0b 100644
--- a/doc/html/boost/interprocess/open_or_create.html
+++ b/doc/html/boost/interprocess/open_or_create.html
@@ -3,9 +3,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global open_or_create</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="../../boost_interprocess_reference.html#header.boost.interprocess.creation_tags_hpp" title="Header &lt;boost/interprocess/creation_tags.hpp&gt;">
+<link rel="up" href="../../interprocess/indexes_reference.html#header.boost.interprocess.creation_tags_hpp" title="Header &lt;boost/interprocess/creation_tags.hpp&gt;">
<link rel="prev" href="open_read_only.html" title="Global open_read_only">
<link rel="next" href="open_copy_on_write.html" title="Global open_copy_on_write">
</head>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="open_read_only.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_interprocess_reference.html#header.boost.interprocess.creation_tags_hpp"><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="open_copy_on_write.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="open_read_only.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.creation_tags_hpp"><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="open_copy_on_write.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.interprocess.open_or_create"></a><div class="titlepage"></div>
@@ -29,17 +29,17 @@
<p>boost::interprocess::open_or_create</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
-<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../boost_interprocess_reference.html#header.boost.interprocess.creation_tags_hpp" title="Header &lt;boost/interprocess/creation_tags.hpp&gt;">boost/interprocess/creation_tags.hpp</a>&gt;
+<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../interprocess/indexes_reference.html#header.boost.interprocess.creation_tags_hpp" title="Header &lt;boost/interprocess/creation_tags.hpp&gt;">boost/interprocess/creation_tags.hpp</a>&gt;
</span><span class="keyword">static</span> <span class="keyword">const</span> <a class="link" href="open_or_create_t.html" title="Struct open_or_create_t">open_or_create_t</a> open_or_create<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1789471"></a><h2>Description</h2>
+<a name="idp238743712"></a><h2>Description</h2>
<p>Value to indicate that the resource must be created. If already created, it must be opened. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2005-2011 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2005-2012 Ion Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt 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>
@@ -47,7 +47,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="open_read_only.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_interprocess_reference.html#header.boost.interprocess.creation_tags_hpp"><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="open_copy_on_write.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="open_read_only.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.creation_tags_hpp"><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="open_copy_on_write.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>