[Dbus-cxx-devel] Array of String and Variants
Status: Beta
Brought to you by:
rvinyard
From: pan s. <son...@gm...> - 2010-02-11 04:18:32
|
I do not see any example showing implementation if an object method accepts Variants or arrays of strings. Moreover, the dbus-cxx-xml2cpp tool do not generate proxy methods for such type of object methods. dbus-c++ use to support them by ::DBus::Variant and even std::map of (string , variant). Can anyone throw some light on this please? Any help is highly appreciated. thanks, Pan Son |