aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/doc/html/struct_context_subscriber_1_1_timed_value.html
blob: f5c0858f3fc75ddd1fca9176a0a220516892e139 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libcontextsubscriber: ContextSubscriber::TimedValue Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespace_context_subscriber.html">ContextSubscriber</a>::<a class="el" href="struct_context_subscriber_1_1_timed_value.html">TimedValue</a>
  </div>
</div>
<div class="contents">
<h1>ContextSubscriber::TimedValue Struct Reference</h1><!-- doxytag: class="ContextSubscriber::TimedValue" -->
<p><code>#include &lt;<a class="el" href="timedvalue_8h_source.html">timedvalue.h</a>&gt;</code></p>

<p><a href="struct_context_subscriber_1_1_timed_value-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_subscriber_1_1_timed_value.html#a37a5bb08705741e6256adc097018dec2">TimedValue</a> (const QVariant &amp;<a class="el" href="struct_context_subscriber_1_1_timed_value.html#aec98d0cb5ab101f02685a62fa1e3c6d2">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_subscriber_1_1_timed_value.html#ae7b3f26190c4ad9e1cdbc0ce81b13e9c">operator&lt;</a> (const <a class="el" href="struct_context_subscriber_1_1_timed_value.html">TimedValue</a> &amp;other)</td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct timespec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_subscriber_1_1_timed_value.html#a960ea0587683d351152c932a8f34c035">time</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QVariant&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_subscriber_1_1_timed_value.html#aec98d0cb5ab101f02685a62fa1e3c6d2">value</a></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a37a5bb08705741e6256adc097018dec2"></a><!-- doxytag: member="ContextSubscriber::TimedValue::TimedValue" ref="a37a5bb08705741e6256adc097018dec2" args="(const QVariant &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ContextSubscriber::TimedValue::TimedValue </td>
          <td>(</td>
          <td class="paramtype">const QVariant &amp;&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae7b3f26190c4ad9e1cdbc0ce81b13e9c"></a><!-- doxytag: member="ContextSubscriber::TimedValue::operator&lt;" ref="ae7b3f26190c4ad9e1cdbc0ce81b13e9c" args="(const TimedValue &amp;other)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool ContextSubscriber::TimedValue::operator&lt; </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="struct_context_subscriber_1_1_timed_value.html">TimedValue</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a960ea0587683d351152c932a8f34c035"></a><!-- doxytag: member="ContextSubscriber::TimedValue::time" ref="a960ea0587683d351152c932a8f34c035" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct timespec <a class="el" href="struct_context_subscriber_1_1_timed_value.html#a960ea0587683d351152c932a8f34c035">ContextSubscriber::TimedValue::time</a><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aec98d0cb5ab101f02685a62fa1e3c6d2"></a><!-- doxytag: member="ContextSubscriber::TimedValue::value" ref="aec98d0cb5ab101f02685a62fa1e3c6d2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QVariant <a class="el" href="struct_context_subscriber_1_1_timed_value.html#aec98d0cb5ab101f02685a62fa1e3c6d2">ContextSubscriber::TimedValue::value</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="timedvalue_8h_source.html">timedvalue.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 19 14:21:01 2009 for libcontextsubscriber by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>