#define osip_accept_encoding_param_get_byname
(
header,
name,
dest
)
osip_generic_param_get_byname((header)->gen_params,name,dest)
Find a header parameter in an Accept-Encoding element.
- Parameters:
-
header The element to work on.
name The token name to search.
dest A pointer on the element found.
Typedef Documentation
Structure for Accept-Encoding header.
Function Documentation
Clone a Accept-Encoding element.
- Parameters:
-
header The element to work on.
dest A pointer on the copy of the element.
Free a Accept-Encoding element.
- Parameters:
-
header The element to work on.
Get the value of an Accept-Encoding element.
- Parameters:
-
header The element to work on.
Allocate a Accept-Encoding element.
- Parameters:
-
header The element to work on.
Parse a Accept-Encoding element.
- Parameters:
-
header The element to work on.
hvalue The string to parse.
Set the value of an Accept-Encoding element.
- Parameters:
-
header The element to work on.
value The token value to set.
Get a string representation of a Accept-Encoding element.
- Parameters:
-
header The element to work on.
dest A pointer on the new allocated string.
Generated on Tue Feb 22 00:59:47 2005 for libosip by
doxygen 1.4.1