added documentation for Connection and Dispatcher class
most documentation is copied from the dbus documentation and modified to fit into dbus-c++
This commit is contained in:
parent
f091b42263
commit
7826341ba3
4 changed files with 408 additions and 8 deletions
2
README
2
README
|
@ -4,5 +4,5 @@ To compile debugging code configure the project with the --enable-debug option.
|
|||
|
||||
Hints
|
||||
-----
|
||||
Your applications based on dbus-c++ have to support PTHREAD and to export the variable HAVE_PTHREAD_H. This is a work in progress and my change.
|
||||
Your applications based on dbus-c++ have to support PTHREAD and to export the variable HAVE_PTHREAD_H.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue