Scroll to navigation

proposal(3elektra) Elektra proposal(3elektra)

NAME

proposal - Proposals for Elektra

Might be added to, changed or removed from future Elektra releases.

Modules


API Proposals for Elektra
for kdb.h. Meta Data proposal+compatibility
Meta data proposal+compatibility methods.

Enumerations

Detailed Description

Might be added to, changed or removed from future Elektra releases.

Enumeration Type Documentation

enum elektraLookupOptions

More lookup options.

Enumerator

Use the passed key as specification, instead of looking up the specification first.
Create the key if it was not found.
Disable cascading search for keys starting with /.
Do not use specification for cascading keys (internal)
Do not honor the default spec (internal)
For spec/ lookups that traverse deeper into hierarchy (callback in ksLookup())

enum elektraNamespace

Elektra currently supported Key namespaces.

See also:

kdbGet(), keyGetNamespace()

Enumerator

no key given as parameter to keyGetNamespace()
key name was empty, e.g. invalid key name
meta key, i.e. any key name not under other categories
cascading key, starts with /, abstract name for any of the namespaces below
For iteration over namespaces (first element, inclusive)
spec contains the specification of the other namespaces
proc contains process-specific configuration
dir contains configuration from a specific directory
user key in the home directory of the current user
system key is shared for a computer system
For iteration over namespaces (last element, inclusive)

Author

Generated automatically by Doxygen for Elektra from the source code.

Sun May 29 2016 Version 0.8.14