~ubuntu-desktop/dee/ubuntu

« back to all changes in this revision

Viewing changes to doc/reference/dee-1.0/html/ch04.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>Resources and Serialization</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="up" href="index.html" title="Dee Reference Manual">
9
 
<link rel="prev" href="dee-1.0-Analyzers.html" title="Analyzers">
10
 
<link rel="next" href="dee-1.0-DeeSerializable.html" title="DeeSerializable">
 
9
<link rel="prev" href="DeeTreeIndex.html" title="DeeTreeIndex">
 
10
<link rel="next" href="DeeFileResourceManager.html" title="DeeFileResourceManager">
11
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
 
<td><a accesskey="p" href="dee-1.0-Analyzers.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
16
<td><a accesskey="p" href="DeeTreeIndex.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
17
<td> </td>
18
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
19
<th width="100%" align="center">Dee Reference Manual</th>
20
 
<td><a accesskey="n" href="dee-1.0-DeeSerializable.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
20
<td><a accesskey="n" href="DeeFileResourceManager.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="idp1695424"></a>Resources and Serialization</h2></div></div></div>
 
24
<a name="idp6233800"></a>Resources and Serialization</h2></div></div></div>
25
25
<div class="toc"><dl>
26
26
<dt>
 
27
<span class="refentrytitle"><a href="DeeFileResourceManager.html">DeeFileResourceManager</a></span><span class="refpurpose"> — A resource manager backed by memory mapped files</span>
 
28
</dt>
 
29
<dt>
 
30
<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>
 
31
</dt>
 
32
<dt>
27
33
<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>
28
34
</dt>
29
 
<dt>
30
 
<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>
31
 
</dt>
32
 
<dt>
33
 
<span class="refentrytitle"><a href="DeeFileResourceManager.html">DeeFileResourceManager</a></span><span class="refpurpose"> — A resource manager backed by memory mapped files</span>
34
 
</dt>
35
35
</dl></div>
36
36
</div>
37
37
<div class="footer">