Elektra
0.9.1
|
Implementation of proposed API enhancements. More...
#include <ctype.h>
#include <string.h>
#include <kdbassert.h>
#include <kdbinternal.h>
#include <kdblogger.h>
Functions | |
ssize_t | keySetStringF (Key *key, const char *format,...) |
Set a formatted string. More... | |
KeySet * | elektraKeyGetMetaKeySet (const Key *key) |
Return metadata as keyset. More... | |
Key * | ksPopAtCursor (KeySet *ks, cursor_t pos) |
Pop key at given cursor position. More... | |
Implementation of proposed API enhancements.