EasyDbus Library -

0.2.0

Introduction

This document contains automatically generated reference documentation for EasyDbus Library component. Some introductory material and pointers to the example code are also included.

What is EasyDbus library?

It is a library that permits to communicate through DBus without use libdbus API that in some cases aren't so easy to use. It is a substitute of DBus-Glib/QDBus etc. Easydbus library abstract management of asynchronous messages so that a user doesn't to have to worry about check if a reply received is relative to a dedicated request because it maintains informations about pending requests and generate a dedicated callback where insert both request and reply. Still, it permits to modify DBus Object a runtime and manage Introspectable interface without create XML reply string. In this moment, library is based by libdbus but in the future maybe will been created two versions, one that will be use libdbus and one without libdbus.

About documentation

On modules tab you can found both internal that user API functions divided on sub-modules. If you don't understand something send me an email to mailing list so that i can correct documentation. Thanks.

Status:
EasyDbus Core Library
Author(s):
License:
GPL

Contributor(s):

Generated on Thu Apr 10 10:00:17 2008 for EasyDbus-0.2 by  doxygen 1.5.4