author | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Feb 2014 03:19:24 +0000 (19:19 -0800) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Feb 2014 03:19:24 +0000 (19:19 -0800) | ||
commit | 273cc3ae08370bc5ea0ebd2c16c7d70aef6c8d3a | |
tree | 16043fe0f9baf9462e87cd0e74d2af4008bfdfe7 | tree | snapshot |
parent | fad5683471d094f4e4e77da928ff9de3e7d19e5e | commit | diff |
store: Added public functions to create and execute matchers.
The matcher types are now based on sdb_object_t to ease memory management in
case a matcher is used in multiple places. Constructors for each matcher type
are now available and the top-level matching function has been made public.
The matcher types are now based on sdb_object_t to ease memory management in
case a matcher is used in multiple places. Constructors for each matcher type
are now available and the top-level matching function has been made public.
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |