|
Elektra
0.8.19
|
Might be added to, changed or removed from future Elektra releases. More...
|
Modules | |
| API Proposals for Elektra | |
| for kdb.h. | |
| Meta Data proposal+compatibility | |
| Meta data proposal+compatibility methods. | |
Enumerations |
Might be added to, changed or removed from future Elektra releases.
| enum elektraLookupOptions |
More lookup options.
| Enumerator | |
|---|---|
| KDB_O_SPEC |
Use the passed key as specification, instead of looking up the specification first. |
| KDB_O_CREATE |
Create the key if it was not found. |
| KDB_O_NOCASCADING |
Disable cascading search for keys starting with /. |
| KDB_O_NOSPEC |
Do not use specification for cascading keys (internal) |
| KDB_O_NODEFAULT |
Do not honor the default spec (internal) |
| KDB_O_CALLBACK |
For spec/ lookups that traverse deeper into hierarchy (callback in ksLookup()) |
1.8.11