|
libcoap
4.2.1
|
COAP forward definitions. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef struct coap_endpoint_t | coap_endpoint_t |
| Abstraction of virtual endpoint that can be attached to coap_context_t. More... | |
| typedef struct coap_subscription_t | coap_subscription_t |
| Subscriber information. More... | |
COAP forward definitions.
Definition in file coap_forward_decls.h.
| typedef struct coap_endpoint_t coap_endpoint_t |
Abstraction of virtual endpoint that can be attached to coap_context_t.
Definition at line 41 of file coap_forward_decls.h.
| typedef struct coap_subscription_t coap_subscription_t |
Subscriber information.
Definition at line 46 of file coap_forward_decls.h.