summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/winapi
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:38:45 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:39:52 +0900
commit5cde13f21d36c7224b0e13d11c4b49379ae5210d (patch)
treee8269ac85a4b0f7d416e2565fa4f451b5cb41351 /doc/html/boost/date_time/winapi
parentd9ec475d945d3035377a0d89ed42e382d8988891 (diff)
downloadboost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.gz
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.bz2
boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.zip
Imported Upstream version 1.61.0
Change-Id: I96a1f878d1e6164f01e9aadd5147f38fca448d90 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost/date_time/winapi')
-rw-r--r--doc/html/boost/date_time/winapi/FILETIME.html8
-rw-r--r--doc/html/boost/date_time/winapi/SYSTEMTIME.html2
-rw-r--r--doc/html/boost/date_time/winapi/file_time_to_microseconds.html18
-rw-r--r--doc/html/boost/date_time/winapi/lpFileTime.html2
-rw-r--r--doc/html/boost/date_time/winapi/lpLocalFileTime.html2
5 files changed, 13 insertions, 19 deletions
diff --git a/doc/html/boost/date_time/winapi/FILETIME.html b/doc/html/boost/date_time/winapi/FILETIME.html
index 82721cf442..3a7ce0bf80 100644
--- a/doc/html/boost/date_time/winapi/FILETIME.html
+++ b/doc/html/boost/date_time/winapi/FILETIME.html
@@ -4,10 +4,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct FILETIME</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
-<link rel="prev" href="../dst_day_calc_rule.html" title="Class template dst_day_calc_rule">
+<link rel="prev" href="../day_calc_dst_rule.html" title="Class template day_calc_dst_rule">
<link rel="next" href="SYSTEMTIME.html" title="Struct SYSTEMTIME">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../dst_day_calc_rule.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_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="SYSTEMTIME.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../day_calc_dst_rule.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_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="SYSTEMTIME.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.date_time.winapi.FILETIME"></a><div class="titlepage"></div>
@@ -48,7 +48,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../dst_day_calc_rule.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_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="SYSTEMTIME.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../day_calc_dst_rule.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_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="SYSTEMTIME.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost/date_time/winapi/SYSTEMTIME.html b/doc/html/boost/date_time/winapi/SYSTEMTIME.html
index 61e35acaaf..65c4585bf7 100644
--- a/doc/html/boost/date_time/winapi/SYSTEMTIME.html
+++ b/doc/html/boost/date_time/winapi/SYSTEMTIME.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct SYSTEMTIME</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
<link rel="prev" href="FILETIME.html" title="Struct FILETIME">
diff --git a/doc/html/boost/date_time/winapi/file_time_to_microseconds.html b/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
index 402feddcd8..ab8226133d 100644
--- a/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
+++ b/doc/html/boost/date_time/winapi/file_time_to_microseconds.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template file_time_to_microseconds</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
<link rel="prev" href="lpFileTime.html" title="Global lpFileTime">
@@ -36,23 +36,17 @@
<span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> FileTimeT<span class="special">&gt;</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">uint64_t</span> <span class="identifier">file_time_to_microseconds</span><span class="special">(</span><span class="identifier">FileTimeT</span> <span class="keyword">const</span> <span class="special">&amp;</span> ft<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45555370543808"></a><h2>Description</h2>
+<a name="idp114080800"></a><h2>Description</h2>
<p>The function converts file_time into number of microseconds elapsed since 1970-Jan-01</p>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
-<tr><td align="left" valign="top"><p>Only dates after 1970-Jan-01 are supported. Dates before will be wrapped.</p></td></tr>
-</table></div>
-<p>
-</p>
-<div class="note"><table border="0" summary="Note">
-<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
-<th align="left">Note</th>
-</tr>
-<tr><td align="left" valign="top"><p>The function is templated on the <code class="computeroutput"><a class="link" href="FILETIME.html" title="Struct FILETIME">FILETIME</a></code> type, so that it can be used with both native <code class="computeroutput"><a class="link" href="FILETIME.html" title="Struct FILETIME">FILETIME</a></code> and the ad-hoc boost::date_time::winapi::file_time type. </p></td></tr>
+<tr><td align="left" valign="top">
+<p>Only dates after 1970-Jan-01 are supported. Dates before will be wrapped.</p>
+<p>The function is templated on the <code class="computeroutput"><a class="link" href="FILETIME.html" title="Struct FILETIME">FILETIME</a></code> type, so that it can be used with both native <code class="computeroutput"><a class="link" href="FILETIME.html" title="Struct FILETIME">FILETIME</a></code> and the ad-hoc boost::date_time::winapi::file_time type. </p>
+</td></tr>
</table></div>
<p>
</p>
diff --git a/doc/html/boost/date_time/winapi/lpFileTime.html b/doc/html/boost/date_time/winapi/lpFileTime.html
index 54aebbe75d..f01610ebad 100644
--- a/doc/html/boost/date_time/winapi/lpFileTime.html
+++ b/doc/html/boost/date_time/winapi/lpFileTime.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global lpFileTime</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
<link rel="prev" href="lpLocalFileTime.html" title="Global lpLocalFileTime">
diff --git a/doc/html/boost/date_time/winapi/lpLocalFileTime.html b/doc/html/boost/date_time/winapi/lpLocalFileTime.html
index e25fdad075..8ee3dab2f8 100644
--- a/doc/html/boost/date_time/winapi/lpLocalFileTime.html
+++ b/doc/html/boost/date_time/winapi/lpLocalFileTime.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global lpLocalFileTime</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../date_time/doxy.html#header.boost.date_time.filetime_functions_hpp" title="Header &lt;boost/date_time/filetime_functions.hpp&gt;">
<link rel="prev" href="SYSTEMTIME.html" title="Struct SYSTEMTIME">