author | Sebastian Harl <sh@tokkee.org> | |
Tue, 1 Apr 2014 19:52:39 +0000 (21:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 1 Apr 2014 19:52:39 +0000 (21:52 +0200) | ||
commit | 311ac6c6189df40b68a03503e2744c03c317d8b6 | |
tree | 520d8ea529eb67c2cb670a48732258bc0ea8a9fe | tree | snapshot |
parent | a0a73b582d908694116271b75cd82c1a49b6466c | commit | diff |
store: Added sdb_store_lookup().
This function looks up objects from the store which match a user-specified
matcher. For each such object, a user-specified callback is executed.
This function looks up objects from the store which match a user-specified
matcher. For each such object, a user-specified callback is executed.
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/core/store_lookup_test.c | diff | blob | history |