#include <dc_DpwsRequest.h>
Data Fields | |
| struct media_type_param * | next |
| Pointer on the next node of the list. | |
| const char * | attribute |
| Attribute name. | |
| const char * | value |
| Attribute value. | |
struct media_type_param* next [read] |
Pointer on the next node of the list.
| const char* attribute |
Attribute name.
| const char* value |
Attribute value.
1.5.8