author | Sebastian Harl <sh@tokkee.org> | |
Thu, 31 Jul 2014 21:07:30 +0000 (23:07 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 31 Jul 2014 21:07:30 +0000 (23:07 +0200) | ||
commit | 6fbccd38ba921b0f08b4a38ef3568bd9ca12fcd5 | |
tree | 8ccbb4f337b7d9df09e2f5244fb3c07c765baab1 | tree | snapshot |
parent | 5703edf70261173a482692ad5dcaa37b27eab64e | commit | diff |
store: Added sdb_store_get_field().
This function may be used to retrieve the value of queryable fields of objects
in the store.
For now, all fields except the backend(s) are supported.
This function may be used to retrieve the value of queryable fields of objects
in the store.
For now, all fields except the backend(s) are supported.
src/core/store.c | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/unit/core/store_test.c | diff | blob | history |