libprofile
Data Fields
profileval_t Struct Reference

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.
 

Detailed Description

Profile data entries have: name, value and type.

The profileval_t structure is used to convey this information from profile daemon to client applications.


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