~ubuntu-desktop/dee/ubuntu

« back to all changes in this revision

Viewing changes to doc/reference/dee-1.0/html/index.html

  • Committer: Didier Roche
  • Date: 2012-01-12 16:14:54 UTC
  • mfrom: (130.1.206 MASTER)
  • mto: (250.1.1 ubuntu)
  • mto: This revision was merged to the branch mainline in revision 218.
  • Revision ID: didier.roche@canonical.com-20120112161454-31xl6hgcfngm6abi
Tags: upstream-1.0.0
Import upstream version 1.0.0

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=UTF-8">
5
5
<title>Dee Reference Manual</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Dee Reference Manual">
8
8
<link rel="next" href="ch01.html" title="Peer Discovery">
9
9
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
17
17
</div>
18
18
<div class="toc"><dl>
19
19
<dt><span class="chapter"><a href="ch01.html">Peer Discovery</a></span></dt>
20
 
<dd><dl><dt>
 
20
<dd><dl>
 
21
<dt>
 
22
<span class="refentrytitle"><a href="DeeClient.html">DeeClient</a></span><span class="refpurpose"> — Creates a client object you can use to connect
 
23
                    to a <a class="link" href="DeeServer.html" title="DeeServer"><span class="type">DeeServer</span></a>.</span>
 
24
</dt>
 
25
<dt>
21
26
<span class="refentrytitle"><a href="DeePeer.html">DeePeer</a></span><span class="refpurpose"> — Finds other objects with the same swarm-name on the bus.</span>
22
 
</dt></dl></dd>
 
27
</dt>
 
28
<dt>
 
29
<span class="refentrytitle"><a href="DeeServer.html">DeeServer</a></span><span class="refpurpose"> — Creates a server object you can connect to.</span>
 
30
</dt>
 
31
</dl></dd>
23
32
<dt><span class="chapter"><a href="ch02.html">Models</a></span></dt>
24
33
<dd><dl>
25
34
<dt>
 
35
<span class="refentrytitle"><a href="dee-1.0-Filters.html">Filters</a></span><span class="refpurpose"> — A suite of simple <a class="link" href="dee-1.0-Filters.html#DeeFilter" title="DeeFilter"><span class="type">DeeFilter</span></a>s for use with <a class="link" href="DeeFilterModel.html" title="DeeFilterModel"><span class="type">DeeFilterModel</span></a>s</span>
 
36
</dt>
 
37
<dt>
 
38
<span class="refentrytitle"><a href="DeeFilterModel.html">DeeFilterModel</a></span><span class="refpurpose"> — A <span class="type">DeeModel</span> that contains a filtered subset of
 
39
                    another <span class="type">DeeModel</span></span>
 
40
</dt>
 
41
<dt>
26
42
<span class="refentrytitle"><a href="dee-1.0-DeeModel.html">DeeModel</a></span><span class="refpurpose"> — A generic table model interface</span>
27
43
</dt>
28
44
<dt>
 
45
<span class="refentrytitle"><a href="DeeProxyModel.html">DeeProxyModel</a></span><span class="refpurpose"> — A model that wraps another underlying <span class="type">DeeModel</span></span>
 
46
</dt>
 
47
<dt>
 
48
<span class="refentrytitle"><a href="DeeSequenceModel.html">DeeSequenceModel</a></span><span class="refpurpose"> — A <span class="type">DeeModel</span> implementation backed by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Sequences.html#GSequence"><span class="type">GSequence</span></a></span>
 
49
</dt>
 
50
<dt>
 
51
<span class="refentrytitle"><a href="DeeSerializableModel.html">DeeSerializableModel</a></span><span class="refpurpose"> — Abstract base class for easing implementations of
 
52
                    <span class="type">DeeModel</span>s providing a unique version number
 
53
                    for each row</span>
 
54
</dt>
 
55
<dt>
29
56
<span class="refentrytitle"><a href="DeeSharedModel.html">DeeSharedModel</a></span><span class="refpurpose"> — A <span class="type">DeeModel</span> that can synchronize with other
30
57
   <a class="link" href="DeeSharedModel.html" title="DeeSharedModel"><span class="type">DeeSharedModel</span></a> objects across D-Bus.</span>
31
58
</dt>
32
59
<dt>
33
 
<span class="refentrytitle"><a href="DeeSequenceModel.html">DeeSequenceModel</a></span><span class="refpurpose"> — A <span class="type">DeeModel</span> implementation backed by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Sequences.html#GSequence"><span class="type">GSequence</span></a></span>
34
 
</dt>
35
 
<dt>
36
 
<span class="refentrytitle"><a href="DeeProxyModel.html">DeeProxyModel</a></span><span class="refpurpose"> — A model that wraps another underlying <span class="type">DeeModel</span></span>
37
 
</dt>
38
 
<dt>
39
 
<span class="refentrytitle"><a href="DeeSerializableModel.html">DeeSerializableModel</a></span><span class="refpurpose"></span>
40
 
</dt>
41
 
<dt>
42
 
<span class="refentrytitle"><a href="DeeFilterModel.html">DeeFilterModel</a></span><span class="refpurpose"> — A <span class="type">DeeModel</span> that contains a filtered subset of
43
 
                    another <span class="type">DeeModel</span></span>
44
 
</dt>
45
 
<dt>
46
 
<span class="refentrytitle"><a href="dee-1.0-Filters.html">Filters</a></span><span class="refpurpose"> — A suite of simple <a class="link" href="DeeFilterModel.html#DeeFilter" title="struct DeeFilter"><span class="type">DeeFilter</span></a>s for use with <a class="link" href="DeeFilterModel.html" title="DeeFilterModel"><span class="type">DeeFilterModel</span></a>s</span>
 
60
<span class="refentrytitle"><a href="DeeTransaction.html">DeeTransaction</a></span><span class="refpurpose"> — A self contained change set for a <span class="type">DeeModel</span></span>
47
61
</dt>
48
62
</dl></dd>
49
63
<dt><span class="chapter"><a href="ch03.html">Indexes</a></span></dt>
50
64
<dd><dl>
51
65
<dt>
 
66
<span class="refentrytitle"><a href="DeeAnalyzer.html">DeeAnalyzer</a></span><span class="refpurpose"> — Primary gateway for data indexing</span>
 
67
</dt>
 
68
<dt>
 
69
<span class="refentrytitle"><a href="DeeHashIndex.html">DeeHashIndex</a></span><span class="refpurpose"> — A <a class="link" href="DeeHashIndex.html" title="DeeHashIndex"><span class="type">DeeHashIndex</span></a> implementation doing lookups in a hash map</span>
 
70
</dt>
 
71
<dt>
52
72
<span class="refentrytitle"><a href="DeeIndex.html">DeeIndex</a></span><span class="refpurpose"> — An inverted index interface for smart access to a <span class="type">DeeModel</span></span>
53
73
</dt>
54
74
<dt>
55
 
<span class="refentrytitle"><a href="DeeHashIndex.html">DeeHashIndex</a></span><span class="refpurpose"> — A <a class="link" href="DeeHashIndex.html" title="DeeHashIndex"><span class="type">DeeHashIndex</span></a> implementation doing lookups in a hash map</span>
 
75
<span class="refentrytitle"><a href="dee-1.0-Model-Readers.html">Model Readers</a></span><span class="refpurpose"> — Extracting strings from <span class="type">DeeModel</span>s</span>
 
76
</dt>
 
77
<dt>
 
78
<span class="refentrytitle"><a href="dee-1.0-DeeResultSet.html">DeeResultSet</a></span><span class="refpurpose"> — Cursor-like interface for results sets</span>
56
79
</dt>
57
80
<dt>
58
81
<span class="refentrytitle"><a href="DeeTermList.html">DeeTermList</a></span><span class="refpurpose"> — A simple collection type representing a list of indexed terms for a row in a <a class="link" href="DeeIndex.html" title="DeeIndex"><span class="type">DeeIndex</span></a></span>
59
82
</dt>
60
83
<dt>
61
 
<span class="refentrytitle"><a href="dee-1.0-DeeResultSet.html">DeeResultSet</a></span><span class="refpurpose"> — Cursor-like interface for results sets</span>
 
84
<span class="refentrytitle"><a href="DeeTextAnalyzer.html">DeeTextAnalyzer</a></span><span class="refpurpose"> — Analyze UTF8 text</span>
62
85
</dt>
63
86
<dt>
64
 
<span class="refentrytitle"><a href="dee-1.0-Analyzers.html">Analyzers</a></span><span class="refpurpose"> — A suite of simple <a href="DeeIndex.html#DeeAnalyzer"><span class="type">DeeAnalyzers</span></a> of common operations</span>
 
87
<span class="refentrytitle"><a href="DeeTreeIndex.html">DeeTreeIndex</a></span><span class="refpurpose"> — A <a class="link" href="DeeTreeIndex.html" title="DeeTreeIndex"><span class="type">DeeTreeIndex</span></a> backed by a balanced binary tree</span>
65
88
</dt>
66
89
</dl></dd>
67
90
<dt><span class="chapter"><a href="ch04.html">Resources and Serialization</a></span></dt>
68
91
<dd><dl>
69
92
<dt>
 
93
<span class="refentrytitle"><a href="DeeFileResourceManager.html">DeeFileResourceManager</a></span><span class="refpurpose"> — A resource manager backed by memory mapped files</span>
 
94
</dt>
 
95
<dt>
 
96
<span class="refentrytitle"><a href="dee-1.0-DeeResourceManager.html">DeeResourceManager</a></span><span class="refpurpose"> — Store and load <span class="type">DeeSerializable</span>s by name</span>
 
97
</dt>
 
98
<dt>
70
99
<span class="refentrytitle"><a href="dee-1.0-DeeSerializable.html">DeeSerializable</a></span><span class="refpurpose"> — Interface for classes that can serialize to and from <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>s</span>
71
100
</dt>
72
 
<dt>
73
 
<span class="refentrytitle"><a href="dee-1.0-DeeResourceManager.html">DeeResourceManager</a></span><span class="refpurpose"> — Store and load <span class="type">DeeSerializable</span>s by name</span>
74
 
</dt>
75
 
<dt>
76
 
<span class="refentrytitle"><a href="DeeFileResourceManager.html">DeeFileResourceManager</a></span><span class="refpurpose"> — A resource manager backed by memory mapped files</span>
77
 
</dt>
78
101
</dl></dd>
79
102
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
80
103
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>