Code

store: Added sdb_store_expr_typed.
authorSebastian Harl <sh@tokkee.org>
Mon, 1 Dec 2014 16:34:59 +0000 (17:34 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 1 Dec 2014 16:34:59 +0000 (17:34 +0100)
commit9935ca9e91f79b4f5ee6e9a7f94912b7992e8858
tree4d3f218ec80cdeea5a16edd0c1c028a5c0e909f4
parent3d778825170f3fd6638045695933a808643abd34
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.
src/core/store-private.h
src/core/store_expr.c
src/include/core/store.h