Parent: 5e418c30cb5f8565bd8871d56168cae4af8d45b0
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-04-17 14:15:47
Tree: f4099f885a79f2f5dfbbafdffcf7a69ff3fd34a4
core/dbus-common: Add dict helpers for basic keys The specification allows any basic type to be key: 'A DICT_ENTRY works exactly like a struct, but rather than parentheses it uses curly braces, and it has more restrictions. The restrictions are: it occurs only as an array element type; it has exactly two single complete types inside the curly braces; the first single complete type (the "key") must be a basic type rather than a container type...'
Diffstat
| M | src/dbus-common.c | | | 27 | +++++++++++++++++++++- - - - - - |
| M | src/dbus-common.h | | | 5 | +++++ |
2 files changed, 26 insertions(+), 6 deletions(-)