aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/doc/html/struct_context_property_private.html
blob: 50c4a1fdc4e809a0ad071fb7542936d1b0f88b05 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libcontextsubscriber: ContextPropertyPrivate Class 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.5.8 -->
<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>
<div class="contents">
<h1>ContextPropertyPrivate Class Reference</h1><!-- doxytag: class="ContextPropertyPrivate" -->The private parts of the <a class="el" href="class_context_property.html" title="The ContextProperty class allows access to keys and their values.">ContextProperty</a> class.  
<a href="#_details">More...</a>
<p>

<p>
<a href="class_context_property_private-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_context_subscriber_1_1_property_handle.html">PropertyHandle</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_property_private.html#c2610b423813eb22e45a7136ed932713">handle</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The common handle behind this context property.  <a href="#c2610b423813eb22e45a7136ed932713"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_context_property_private.html#8fa3197617a450a91c4c4bbca5cdbecd">subscribed</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">True, if we are subscribed to the handle behind us.  <a href="#8fa3197617a450a91c4c4bbca5cdbecd"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The private parts of the <a class="el" href="class_context_property.html" title="The ContextProperty class allows access to keys and their values.">ContextProperty</a> class. <hr><h2>Member Data Documentation</h2>
<a class="anchor" name="c2610b423813eb22e45a7136ed932713"></a><!-- doxytag: member="ContextPropertyPrivate::handle" ref="c2610b423813eb22e45a7136ed932713" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_context_subscriber_1_1_property_handle.html">PropertyHandle</a>* <a class="el" href="struct_context_property_private.html#c2610b423813eb22e45a7136ed932713">ContextPropertyPrivate::handle</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The common handle behind this context property. 
<p>

</div>
</div><p>
<a class="anchor" name="8fa3197617a450a91c4c4bbca5cdbecd"></a><!-- doxytag: member="ContextPropertyPrivate::subscribed" ref="8fa3197617a450a91c4c4bbca5cdbecd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="struct_context_property_private.html#8fa3197617a450a91c4c4bbca5cdbecd">ContextPropertyPrivate::subscribed</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
True, if we are subscribed to the handle behind us. 
<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="contextproperty_8cpp.html">contextproperty.cpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Oct 23 08:59:23 2009 for libcontextsubscriber by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>