_KDBInfo Struct Reference
[KeyDB :: Class Methods]

Object returned by kdbGetInfo() containing some informations about the Elektra library and backend being used. More...


Data Fields

char * version
char * backendName
uint8_t backendIsOpen


Detailed Description

Object returned by kdbGetInfo() containing some informations about the Elektra library and backend being used.

You should not allocate or deallocate memory for each of these members. This is a library responsability.

See also:
kdbGetInfo(), kdbFreeInfo(), kdbInfoToString()

commandInfo() of the 'kdb info' command to see it in action

Definition at line 352 of file kdb.h.


Field Documentation

Version of the library

Definition at line 355 of file kdb.h.

Referenced by kdbGetInfo(), and kdbInfoToString().

Name of backend being or that will be used

Definition at line 356 of file kdb.h.

Referenced by kdbGetInfo(), and kdbInfoToString().

1 if backend was already open with kdbOpen(), 0 otherwise

Definition at line 358 of file kdb.h.

Referenced by kdbGetInfo(), and kdbInfoToString().


The documentation for this struct was generated from the following file:

Generated on Thu Sep 18 12:00:39 2008 for Elektra Project by  doxygen 1.5.6