dbus-cplusplus/tools
Andreas Volz b23f1b2eab From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001
From: thomas.himbacher <thomas.himbacher@gmail.com>
Date: Thu, 12 Aug 2010 18:13:26 +0200
Subject: [PATCH 1/3] removed wrong keyword const in adaptor generation

methods with several 'out' parameters have wrong
method signature with keywords 'const' for pass-by-reference
outputs.
2010-12-05 23:30:04 +01:00
..
generate_adaptor.cpp From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001 2010-12-05 23:30:04 +01:00
generate_adaptor.h some header and include changes 2009-03-29 13:52:24 +02:00
generate_proxy.cpp still more formating... prepare for merge 2009-11-17 00:00:54 +01:00
generate_proxy.h some header and include changes 2009-03-29 13:52:24 +02:00
generator_utils.cpp escape error 2009-03-29 14:27:04 +02:00
generator_utils.h some header and include changes 2009-03-29 13:52:24 +02:00
introspect.cpp Time to get rid of the horrible coding style 2008-08-01 18:31:43 +02:00
introspect.h Time to get rid of the horrible coding style 2008-08-01 18:31:43 +02:00
Makefile.am some header and include changes 2009-03-29 13:52:24 +02:00
xml.cpp Time to get rid of the horrible coding style 2008-08-01 18:31:43 +02:00
xml.h Time to get rid of the horrible coding style 2008-08-01 18:31:43 +02:00
xml2cpp.cpp sync from fd.orf 2009-11-16 22:14:08 +01:00
xml2cpp.h split into multiple files for better organization 2009-03-28 22:27:08 +01:00