libprofile
|
key value type -triplet More...
#include <profileval.h>
Data Fields | |
char * | pv_key |
Key string. | |
char * | pv_val |
Value string. | |
char * | pv_type |
Type string. | |
Profile data entries have: name, value and type.
The profileval_t structure is used to convey this information from profile daemon to client applications.