Elektra  0.9.1
Functions
proposal/proposal.c File Reference

Implementation of proposed API enhancements. More...

#include <ctype.h>
#include <string.h>
#include <kdbassert.h>
#include <kdbinternal.h>
#include <kdblogger.h>
Include dependency graph for proposal/proposal.c:

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...
 

Detailed Description

Implementation of proposed API enhancements.