[Dbus-cxx-users] [dbus-cxx - Help] dbus-cxx 0.3.3 released
Status: Beta
Brought to you by:
rvinyard
From: SourceForge.net <no...@so...> - 2009-06-16 16:56:32
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7447736 By: rvinyard This release introduces a new macro DBUS_CXX_ITERATOR_SUPPORT to support types that are not natively supported by dbus-cxx but can be static_cast<> to a supported type. This is typically most useful for supporting enumeration types. dbus-cxx-xml2cpp has been modified to use DBUS_CXX_ITERATOR_SUPPORT to support castable types when generating proxy and adapter interfaces for both methods and signals. The example computer-is-a has been modified to demonstrate the use of dbus-cxx-xml2cpp and enums with both methods and signals. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=943815 |