~kkubasik/beagle/feisty-update

« back to all changes in this revision

Viewing changes to libbeagle/docs/reference/html/beagle-beagle-query-part.html

  • Committer: Kevin Kubasik
  • Date: 2007-08-24 00:14:03 UTC
  • Revision ID: kevin@kubasik.net-20070824001403-7ud76dmpdrgz864x
merge from current build

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>beagle-query-part</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" href="index.html" title="Libbeagle Reference Manual">
8
8
<link rel="up" href="ch02.html" title="Query API">
9
9
<link rel="prev" href="BeagleQuery.html" title="BeagleQuery">
10
10
<link rel="next" href="BeagleHitsAddedResponse.html" title="BeagleHitsAddedResponse">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="ch01.html" title="Fundamental classes">
14
14
<link rel="chapter" href="ch02.html" title="Query API">
25
25
<th width="100%" align="center">Libbeagle Reference Manual</th>
26
26
<td><a accesskey="n" href="BeagleHitsAddedResponse.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583000" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id2551304" class="shortcut">Description</a>
31
 
                  &#160;|&#160;
32
 
                  <a href="#id2560768" class="shortcut">Object Hierarchy</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2571727" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id2597030" class="shortcut">Description</a>
 
31
                  &#160;|&#160;
 
32
                  <a href="#id2577941" class="shortcut">Object Hierarchy</a></nobr></td></tr>
33
33
</table>
34
34
<div class="refentry" lang="en">
35
35
<a name="beagle-beagle-query-part"></a><div class="titlepage"></div>
36
36
<div class="refnamediv"><table width="100%"><tr>
37
37
<td valign="top">
38
38
<h2>
39
 
<a name="id2583000"></a><span class="refentrytitle">beagle-query-part</span>
 
39
<a name="id2571727"></a><span class="refentrytitle">beagle-query-part</span>
40
40
</h2>
41
41
<p>beagle-query-part</p>
42
42
</td>
48
48
 
49
49
 
50
50
 
51
 
#define     <a href="beagle-beagle-query-part.html#BEAGLE-QUERY-PART-TARGET-ALL:CAPS">BEAGLE_QUERY_PART_TARGET_ALL</a>
52
 
            <a href="beagle-beagle-query-part.html#BeagleQueryPart-struct">BeagleQueryPart</a>;
 
51
#define             <a href="beagle-beagle-query-part.html#BEAGLE-QUERY-PART-TARGET-ALL:CAPS">BEAGLE_QUERY_PART_TARGET_ALL</a>
 
52
                    <a href="beagle-beagle-query-part.html#BeagleQueryPart-struct">BeagleQueryPart</a>;
53
53
</pre>
54
54
</div>
55
55
<div class="refsect1" lang="en">
56
 
<a name="id2560768"></a><h2>Object Hierarchy</h2>
 
56
<a name="id2577941"></a><h2>Object Hierarchy</h2>
57
57
<pre class="synopsis">
58
58
 
59
 
  <a
60
 
href="/opt/gnome/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
61
 
>GObject</a>
 
59
  GObject
62
60
   +----BeagleQueryPart
63
61
</pre>
64
62
</div>
65
63
<div class="refsect1" lang="en">
66
 
<a name="id2551304"></a><h2>Description</h2>
 
64
<a name="id2597030"></a><h2>Description</h2>
67
65
<p>
68
66
 
69
67
</p>
70
68
</div>
71
69
<div class="refsect1" lang="en">
72
 
<a name="id2576042"></a><h2>Details</h2>
 
70
<a name="id2592503"></a><h2>Details</h2>
73
71
<div class="refsect2" lang="en">
74
 
<a name="id2576053"></a><h3>
 
72
<a name="id2592513"></a><h3>
75
73
<a name="BEAGLE-QUERY-PART-TARGET-ALL:CAPS"></a>BEAGLE_QUERY_PART_TARGET_ALL</h3>
76
 
<a class="indexterm" name="id2576064"></a><pre class="programlisting">#define BEAGLE_QUERY_PART_TARGET_ALL "_all"
 
74
<a class="indexterm" name="id2592525"></a><pre class="programlisting">#define BEAGLE_QUERY_PART_TARGET_ALL "_all"
77
75
</pre>
78
76
<p>
79
77
 
81
79
</div>
82
80
<hr>
83
81
<div class="refsect2" lang="en">
84
 
<a name="id2576080"></a><h3>
 
82
<a name="id2592541"></a><h3>
85
83
<a name="BeagleQueryPart-struct"></a>BeagleQueryPart</h3>
86
 
<a class="indexterm" name="id2576091"></a><pre class="programlisting">typedef struct _BeagleQueryPart BeagleQueryPart;</pre>
 
84
<a class="indexterm" name="id2592552"></a><pre class="programlisting">typedef struct _BeagleQueryPart BeagleQueryPart;</pre>
87
85
<p>
88
86
 
89
87
</p>