author | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Dec 2014 16:34:59 +0000 (17:34 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Dec 2014 16:34:59 +0000 (17:34 +0100) | ||
commit | 9935ca9e91f79b4f5ee6e9a7f94912b7992e8858 | |
tree | 4d3f218ec80cdeea5a16edd0c1c028a5c0e909f4 | tree | snapshot |
parent | 3d778825170f3fd6638045695933a808643abd34 | commit | diff |
store: Added sdb_store_expr_typed.
This function creates an expression which evaluates another expression in the
context of an object's sibling. The sibling is specified by type and refers to
a parent or child node of the specified type.
This function creates an expression which evaluates another expression in the
context of an object's sibling. The sibling is specified by type and refers to
a parent or child node of the specified type.
src/core/store-private.h | diff | blob | history | |
src/core/store_expr.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |