diff options
author | Stef Walter <stefw@redhat.com> | 2014-02-25 18:31:03 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-05-22 17:36:17 +0200 |
commit | 1319e71fd1680ca4864afe0b1aca2b8c8e4a1ee4 (patch) | |
tree | c507661a871ac03ca52c477a5a14bc570cfb18c1 /po | |
parent | e412c809508be9cdd30da679b92ed9f7292357e9 (diff) | |
download | sssd-1319e71fd1680ca4864afe0b1aca2b8c8e4a1ee4.tar.gz sssd-1319e71fd1680ca4864afe0b1aca2b8c8e4a1ee4.tar.xz sssd-1319e71fd1680ca4864afe0b1aca2b8c8e4a1ee4.zip |
SBUS: Start implementing property access
This patch adds the basis of SBUS getters and setters. A new module,
sssd_dbus_properties.c would contain handlers for the property methods
like Get, Set and GetAll.
Type-safe property access works in a similar fashion like type-safe
method calls - the invoker calls the getter which returns the primitive
type, which is in turn marshalled into variant by the invoker.
This patch does not contain the complete functionality, see later
patches that continue implementing the getters and setters.
Reviewed-by: Stef Walter <stefw@redhat.com>
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions