* Fixed marshaling of D-Bus dictionary types
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8808 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
8484b18054
commit
0084392c53
7 changed files with 47 additions and 27 deletions
|
@ -20,6 +20,8 @@ public:
|
|||
DBus::Variant Echo( const DBus::Variant & value );
|
||||
|
||||
DBus::Int32 Sum( const std::vector<DBus::Int32> & ints );
|
||||
|
||||
std::map< DBus::String, DBus::String > Info();
|
||||
};
|
||||
|
||||
#endif//__DEMO_ECHO_SERVER_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue