libcoap  4.1.1
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
coap_attr_t Struct Reference

#include <resource.h>

Data Fields

struct coap_attr_tnext
 
str name
 
str value
 
int flags
 

Detailed Description

Definition at line 52 of file resource.h.

Field Documentation

int coap_attr_t::flags

Definition at line 56 of file resource.h.

str coap_attr_t::name

Definition at line 54 of file resource.h.

struct coap_attr_t* coap_attr_t::next

Definition at line 53 of file resource.h.

str coap_attr_t::value

Definition at line 55 of file resource.h.


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