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
|