aboutsummaryrefslogtreecommitdiff
path: root/libcontextprovider/doc/html/annotated.html
diff options
context:
space:
mode:
Diffstat (limited to 'libcontextprovider/doc/html/annotated.html')
-rw-r--r--libcontextprovider/doc/html/annotated.html51
1 files changed, 51 insertions, 0 deletions
diff --git a/libcontextprovider/doc/html/annotated.html b/libcontextprovider/doc/html/annotated.html
new file mode 100644
index 00000000..f78401a2
--- /dev/null
+++ b/libcontextprovider/doc/html/annotated.html
@@ -0,0 +1,51 @@
+<!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>libcontextprovider: Class List</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 class="current"><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>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
+ <tr><td class="indexkey"><a class="el" href="class_context_feature.html">ContextFeature</a></td><td class="indexvalue">This class represents a "feature" in the logging framework/system </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_real_logger.html">ContextRealLogger</a></td><td class="indexvalue">A real logging class </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_zero_logger.html">ContextZeroLogger</a></td><td class="indexvalue">A fake logging class </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_group.html">ContextProvider::Group</a></td><td class="indexvalue">Groups the firstSubscriberAppeared and lastSubscriberDisappeared from multiple <a class="el" href="class_context_provider_1_1_property.html" title="A Property object represents a context property, i.e., a key-value pair.">Property</a> objects together </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_group_listener.html">ContextProvider::GroupListener</a></td><td class="indexvalue"></td></tr>
+ <tr><td class="indexkey"><a class="el" href="struct_context_provider_1_1_group_private.html">ContextProvider::GroupPrivate</a></td><td class="indexvalue"></td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_listener.html">ContextProvider::Listener</a></td><td class="indexvalue"></td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_property.html">ContextProvider::Property</a></td><td class="indexvalue">A <a class="el" href="class_context_provider_1_1_property.html" title="A Property object represents a context property, i.e., a key-value pair.">Property</a> object represents a context property, i.e., a key-value pair </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_property_adaptor.html">ContextProvider::PropertyAdaptor</a></td><td class="indexvalue">A DBus adaptor for implementing the org.maemo.contextkit.Property </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_property_listener.html">ContextProvider::PropertyListener</a></td><td class="indexvalue"></td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_property_private.html">ContextProvider::PropertyPrivate</a></td><td class="indexvalue">The private implementation of <a class="el" href="class_context_provider_1_1_property.html" title="A Property object represents a context property, i.e., a key-value pair.">Property</a> </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_service.html">ContextProvider::Service</a></td><td class="indexvalue">A <a class="el" href="class_context_provider_1_1_service.html" title="A Service object is a proxy representing a service on D-Bus that implements the ContextKit...">Service</a> object is a proxy representing a service on D-Bus that implements the ContextKit interface. The lifespan of the <a class="el" href="class_context_provider_1_1_service.html" title="A Service object is a proxy representing a service on D-Bus that implements the ContextKit...">Service</a> object is not tied to the real service lifespan. This way a service can be accessed and controlled from different parts of the code </td></tr>
+ <tr><td class="indexkey"><a class="el" href="class_context_provider_1_1_service_backend.html">ContextProvider::ServiceBackend</a></td><td class="indexvalue">A <a class="el" href="class_context_provider_1_1_service_backend.html" title="A ServiceBackend is the real worker behind Service.">ServiceBackend</a> is the real worker behind <a class="el" href="class_context_provider_1_1_service.html" title="A Service object is a proxy representing a service on D-Bus that implements the ContextKit...">Service</a> </td></tr>
+</table>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Nov 18 12:52:22 2009 for libcontextprovider 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>