HomePort
Functions
rest_xml.h File Reference
Include dependency graph for rest_xml.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

hpd_error_t hpd_rest_xml_get_configuration (hpd_t *hpd, hpd_rest_t *rest, const hpd_module_t *context, char **out)
 
hpd_error_t hpd_rest_xml_get_value (char *value, const hpd_module_t *context, char **out)
 
hpd_error_t hpd_rest_xml_parse_value (const char *in, const hpd_module_t *context, char **out)
 

Function Documentation

hpd_error_t hpd_rest_xml_get_configuration ( hpd_t hpd,
hpd_rest_t rest,
const hpd_module_t context,
char **  out 
)

Definition at line 240 of file rest_xml.c.

Here is the call graph for this function:

Here is the caller graph for this function:

hpd_error_t hpd_rest_xml_get_value ( char *  value,
const hpd_module_t context,
char **  out 
)

Definition at line 286 of file rest_xml.c.

Here is the call graph for this function:

Here is the caller graph for this function:

hpd_error_t hpd_rest_xml_parse_value ( const char *  in,
const hpd_module_t context,
char **  out 
)

Definition at line 316 of file rest_xml.c.

Here is the caller graph for this function: