_KeySet Struct Reference
[Elektra framework for pluggable backends]

The private KeySet structure. More...


Data Fields

_Keystart
 First key on the list.
_Keyend
 Last key on the list.
_Keycursor
 Internal cursor.
size_t size
 Number of keys contained in the KeySet.


Detailed Description

The private KeySet structure.

Its internal private attributes should not be accessed directly by regular programs. Use the KeySet access methods instead. Only a backend writer needs to have access to the private attributes of the KeySet object which is defined as:

typedef struct _KeySet KeySet;

Definition at line 203 of file kdbprivate.h.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 17 19:13:47 2007 for Elektra Project by  doxygen 1.4.7