1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>qpid/sys/Time.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="90%" align="center">
<tr>
<td align="left">
<a title="Apache Qpid Project Page" href="http://qpid.apache.org">Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET</a>
</td>
<td align="right">
<a title="Apache Qpid Documentation" href="http://qpid.apache.org/documentation.html">Apache Qpid Documentation</a>
</td>
</tr>
</table>
<!-- Generated by Doxygen 1.7.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> |
<a href="#func-members">Functions</a> |
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">qpid/sys/Time.h File Reference</div> </div>
</div>
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="a00554_source.html">qpid/sys/IntegerTypes.h</a>"</code><br/>
<code>#include "<a class="el" href="a00562_source.html">posix/Time.h</a>"</code><br/>
<code>#include "<a class="el" href="a00482_source.html">qpid/CommonImportExport.h</a>"</code><br/>
<code>#include <limits></code><br/>
<code>#include <iosfwd></code><br/>
</div>
<p><a href="a00563_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00001.html">qpid::sys::AbsTime</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class to represent an instant in time. <a href="a00001.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00103.html">qpid::sys::Duration</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class to represent the duration between instants of time. <a href="a00103.html#details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00574.html">qpid</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><p>This file was automatically generated from the AMQP specification. </p>
<br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html">qpid::sys</a></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00243.html">std::ostream</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#ac79736a813e496e74a981b2e272a92c0">qpid::sys::operator<<</a> (<a class="el" href="a00243.html">std::ostream</a> &, const AbsTime &)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00243.html">std::ostream</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a4694adb1b51383a0670bc1c339f31093">qpid::sys::operator<<</a> (<a class="el" href="a00243.html">std::ostream</a> &, const Duration &)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">AbsTime </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a30c32821719110ad9f1a040db14bbf04">qpid::sys::now</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a65509dc2edc1f45418191a21bd433b0a">qpid::sys::operator<</a> (const AbsTime &a, const AbsTime &b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#ac3c77cc92c43c529cdb904b30b8edaf6">qpid::sys::operator></a> (const AbsTime &a, const AbsTime &b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a9365c22cb8b0357b1dcf4708f54ef6e9">qpid::sys::sleep</a> (int secs)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Portable sleep for a number of seconds. <a href="#a9365c22cb8b0357b1dcf4708f54ef6e9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a50712e5d9ed65546bb8b68c95de60d71">qpid::sys::usleep</a> (uint64_t usecs)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Portable sleep for a number of microseconds. <a href="#a50712e5d9ed65546bb8b68c95de60d71"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#ab4cae85aae24aa15abab5a56f1307738">qpid::sys::outputFormattedNow</a> (<a class="el" href="a00243.html">std::ostream</a> &)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Output formatted date/time for now. <a href="#ab4cae85aae24aa15abab5a56f1307738"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#ab9e3ddd19698382ef3644dbafdb4e6ec">qpid::sys::outputHiresNow</a> (<a class="el" href="a00243.html">std::ostream</a> &)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Output unformatted nanosecond-resolution time for now. <a href="#ab9e3ddd19698382ef3644dbafdb4e6ec"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="var-members"></a>
Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Duration </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a26856754378fb87f1fe132ebe1f95267">qpid::sys::TIME_SEC</a> = 1000*1000*1000</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds per second. <a href="#a26856754378fb87f1fe132ebe1f95267"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Duration </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a7d29b9443ed52ad7fb8a866bb415f9a0">qpid::sys::TIME_MSEC</a> = 1000*1000</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds per millisecond. <a href="#a7d29b9443ed52ad7fb8a866bb415f9a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Duration </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a4dce4509e1d0c59783a56b8ccf03f59f">qpid::sys::TIME_USEC</a> = 1000</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds per microseconds. <a href="#a4dce4509e1d0c59783a56b8ccf03f59f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Duration </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a9c6c2f454252b1e3ae4995662835990c">qpid::sys::TIME_NSEC</a> = 1</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds per nanosecond. <a href="#a9c6c2f454252b1e3ae4995662835990c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Duration </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a3aa132e281f66ba27d5fd25d71043bc0">qpid::sys::TIME_INFINITE</a> = std::numeric_limits<int64_t>::max()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Value to represent an infinite timeout. <a href="#a3aa132e281f66ba27d5fd25d71043bc0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const AbsTime </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a848c1c7e84bfc6321240b89caf4a50eb">qpid::sys::EPOCH</a> = AbsTime::Epoch()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Absolute time point for the Unix epoch: 1970-01-01T00:00:00. <a href="#a848c1c7e84bfc6321240b89caf4a50eb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const AbsTime </td><td class="memItemRight" valign="bottom"><a class="el" href="a00592.html#a2f812cf237347eabf03aeb424a5d7672">qpid::sys::FAR_FUTURE</a> = AbsTime::FarFuture()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Time greater than any other time. <a href="#a2f812cf237347eabf03aeb424a5d7672"></a><br/></td></tr>
</table>
</div>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<hr size="1">
<address style="text-align: left;"><small>
Qpid C++ API Reference</small></address>
<address style="text-align: right;">
<small>
Generated on Thu May 10 2012 for Qpid C++ Client API by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.7.5</small>
</address>
</body>
</html>
|