Header file for UpnpExtraHeaders methods. More...
Include dependency graph for UpnpExtraHeaders.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef struct s_UpnpExtraHeaders | UpnpExtraHeaders |
Header file for UpnpExtraHeaders methods.
Definition in file UpnpExtraHeaders.hpp.
| typedef struct s_UpnpExtraHeaders UpnpExtraHeaders |
UpnpExtraHeaders
Definition at line 19 of file UpnpExtraHeaders.hpp.
| PUPNP_Api UpnpExtraHeaders * UpnpExtraHeaders_new | ( | ) |
Constructor
Definition at line 25 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api void UpnpExtraHeaders_delete | ( | UpnpExtraHeaders * | p | ) |
Destructor
Definition at line 40 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api UpnpExtraHeaders * UpnpExtraHeaders_dup | ( | const UpnpExtraHeaders * | p | ) |
Copy Constructor
Definition at line 70 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api int UpnpExtraHeaders_assign | ( | UpnpExtraHeaders * | p, |
| const UpnpExtraHeaders * | q | ||
| ) |
Assignment operator
Definition at line 57 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api const UpnpListHead * UpnpExtraHeaders_get_node | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_node
Definition at line 81 of file UpnpExtraHeaders.cpp.
Here is the caller graph for this function:| PUPNP_Api int UpnpExtraHeaders_set_node | ( | UpnpExtraHeaders * | p, |
| const UpnpListHead * | q | ||
| ) |
UpnpExtraHeaders_set_node
Definition at line 85 of file UpnpExtraHeaders.cpp.
Here is the caller graph for this function:| PUPNP_Api void UpnpExtraHeaders_add_to_list_node | ( | UpnpExtraHeaders * | p, |
| UpnpListHead * | head | ||
| ) |
UpnpExtraHeaders_add_to_list_node
Definition at line 91 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api const UpnpString * UpnpExtraHeaders_get_name | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_name
Definition at line 97 of file UpnpExtraHeaders.cpp.
Here is the caller graph for this function:| PUPNP_Api int UpnpExtraHeaders_set_name | ( | UpnpExtraHeaders * | p, |
| const UpnpString * | s | ||
| ) |
UpnpExtraHeaders_set_name
Definition at line 101 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api size_t UpnpExtraHeaders_get_name_Length | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_name_Length
Definition at line 107 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api const char * UpnpExtraHeaders_get_name_cstr | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_name_cstr
Definition at line 111 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api int UpnpExtraHeaders_strcpy_name | ( | UpnpExtraHeaders * | p, |
| const char * | s | ||
| ) |
UpnpExtraHeaders_strcpy_name
Definition at line 115 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api int UpnpExtraHeaders_strncpy_name | ( | UpnpExtraHeaders * | p, |
| const char * | s, | ||
| size_t | n | ||
| ) |
UpnpExtraHeaders_strncpy_name
Definition at line 119 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api void UpnpExtraHeaders_clear_name | ( | UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_clear_name
Definition at line 124 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api const UpnpString * UpnpExtraHeaders_get_value | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_value
Definition at line 128 of file UpnpExtraHeaders.cpp.
Here is the caller graph for this function:| PUPNP_Api int UpnpExtraHeaders_set_value | ( | UpnpExtraHeaders * | p, |
| const UpnpString * | s | ||
| ) |
UpnpExtraHeaders_set_value
Definition at line 132 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api size_t UpnpExtraHeaders_get_value_Length | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_value_Length
Definition at line 138 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api const char * UpnpExtraHeaders_get_value_cstr | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_value_cstr
Definition at line 142 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api int UpnpExtraHeaders_strcpy_value | ( | UpnpExtraHeaders * | p, |
| const char * | s | ||
| ) |
UpnpExtraHeaders_strcpy_value
Definition at line 146 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api int UpnpExtraHeaders_strncpy_value | ( | UpnpExtraHeaders * | p, |
| const char * | s, | ||
| size_t | n | ||
| ) |
UpnpExtraHeaders_strncpy_value
Definition at line 150 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api void UpnpExtraHeaders_clear_value | ( | UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_clear_value
Definition at line 155 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:| PUPNP_Api const DOMString UpnpExtraHeaders_get_resp | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_resp
Definition at line 159 of file UpnpExtraHeaders.cpp.
Here is the caller graph for this function:| PUPNP_Api int UpnpExtraHeaders_set_resp | ( | UpnpExtraHeaders * | p, |
| const DOMString | s | ||
| ) |
UpnpExtraHeaders_set_resp
Definition at line 163 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| PUPNP_Api const char * UpnpExtraHeaders_get_resp_cstr | ( | const UpnpExtraHeaders * | p | ) |
UpnpExtraHeaders_get_resp_cstr
Definition at line 173 of file UpnpExtraHeaders.cpp.
Here is the call graph for this function: