libcoap 4.3.5-develop-ea01661
|
CoAP forward definitions. More...
Go to the source code of this file.
CoAP forward definitions.
Definition in file coap_forward_decls.h.
typedef struct coap_addr_hash_t coap_addr_hash_t |
Definition at line 117 of file coap_forward_decls.h.
typedef struct coap_address_t coap_address_t |
Definition at line 36 of file coap_forward_decls.h.
typedef struct coap_async_t coap_async_t |
Async Entry information.
Definition at line 47 of file coap_forward_decls.h.
typedef struct coap_attr_t coap_attr_t |
Definition at line 109 of file coap_forward_decls.h.
typedef struct coap_cache_entry_t coap_cache_entry_t |
Definition at line 63 of file coap_forward_decls.h.
typedef struct coap_cache_key_t coap_cache_key_t |
Definition at line 64 of file coap_forward_decls.h.
typedef struct coap_context_t coap_context_t |
Definition at line 79 of file coap_forward_decls.h.
typedef struct coap_endpoint_t coap_endpoint_t |
Definition at line 118 of file coap_forward_decls.h.
typedef struct coap_lg_crcv_t coap_lg_crcv_t |
Definition at line 55 of file coap_forward_decls.h.
typedef struct coap_lg_srcv_t coap_lg_srcv_t |
Definition at line 56 of file coap_forward_decls.h.
typedef struct coap_lg_xmit_t coap_lg_xmit_t |
Definition at line 54 of file coap_forward_decls.h.
typedef struct coap_oscore_conf_t coap_oscore_conf_t |
Definition at line 87 of file coap_forward_decls.h.
typedef struct coap_packet_t coap_packet_t |
coap_socket_t and coap_packet_t information.
Definition at line 71 of file coap_forward_decls.h.
typedef struct coap_pdu_t coap_pdu_t |
PDU information.
Definition at line 94 of file coap_forward_decls.h.
typedef struct coap_proxy_list_t coap_proxy_list_t |
Proxy information.
Definition at line 101 of file coap_forward_decls.h.
typedef struct coap_queue_t coap_queue_t |
Definition at line 80 of file coap_forward_decls.h.
typedef struct coap_resource_t coap_resource_t |
Definition at line 110 of file coap_forward_decls.h.
typedef struct coap_session_t coap_session_t |
Definition at line 119 of file coap_forward_decls.h.
typedef struct coap_socket_t coap_socket_t |
Definition at line 72 of file coap_forward_decls.h.
typedef struct coap_subscription_t coap_subscription_t |
Definition at line 126 of file coap_forward_decls.h.