Main Page | Modules | Data Structures | File List | Data Fields

_KeySet Struct Reference
[Elektra framework for pluggable backends]

The private KeySet struct. 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 struct.

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 189 of file kdbprivate.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 19 10:05:37 2006 for Elektra Project by  doxygen 1.3.9.1