libcoap
4.3.0
|
COAP forward definitions. More...
Go to the source code of this file.
Typedefs | |
typedef struct coap_async_t | coap_async_t |
Async Entry information. More... | |
typedef struct coap_lg_xmit_t | coap_lg_xmit_t |
typedef struct coap_lg_crcv_t | coap_lg_crcv_t |
typedef struct coap_lg_srcv_t | coap_lg_srcv_t |
typedef struct coap_cache_entry_t | coap_cache_entry_t |
typedef struct coap_cache_key_t | coap_cache_key_t |
typedef struct coap_packet_t | coap_packet_t |
coap_socket_t and coap_packet_t information. More... | |
typedef struct coap_socket_t | coap_socket_t |
typedef struct coap_context_t | coap_context_t |
typedef struct coap_queue_t | coap_queue_t |
typedef struct coap_pdu_t | coap_pdu_t |
PDU information. More... | |
typedef struct coap_attr_t | coap_attr_t |
typedef struct coap_resource_t | coap_resource_t |
typedef struct coap_addr_hash_t | coap_addr_hash_t |
typedef struct coap_endpoint_t | coap_endpoint_t |
typedef struct coap_session_t | coap_session_t |
typedef struct coap_subscription_t | coap_subscription_t |
COAP forward definitions.
Definition in file coap_forward_decls.h.
typedef struct coap_addr_hash_t coap_addr_hash_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_async_t coap_async_t |
Async Entry information.
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_attr_t coap_attr_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_cache_entry_t coap_cache_entry_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_cache_key_t coap_cache_key_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_context_t coap_context_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_endpoint_t coap_endpoint_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_lg_crcv_t coap_lg_crcv_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_lg_srcv_t coap_lg_srcv_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_lg_xmit_t coap_lg_xmit_t |
Definition at line 1 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 1 of file coap_forward_decls.h.
typedef struct coap_pdu_t coap_pdu_t |
PDU information.
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_queue_t coap_queue_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_resource_t coap_resource_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_session_t coap_session_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_socket_t coap_socket_t |
Definition at line 1 of file coap_forward_decls.h.
typedef struct coap_subscription_t coap_subscription_t |
Definition at line 1 of file coap_forward_decls.h.