|
libcoap
4.3.0
|
| Ccnt_str | |
| Ccoap_addr_hash_t | Only used for servers for hashing incoming packets |
| Ccoap_addr_tuple_t | |
| Ccoap_address_t | Multi-purpose address abstraction |
| Ccoap_async_t | |
| Ccoap_attr_t | Abstraction of attribute associated with a resource |
| Ccoap_bin_const_t | CoAP binary data definition with const data |
| Ccoap_binary_t | CoAP binary data definition |
| Ccoap_block_t | Structure of Block options |
| Ccoap_cache_entry_t | |
| Ccoap_cache_key_t | |
| Ccoap_context_t | The CoAP stack's global state is stored in a coap_context_t object |
| Ccoap_digest_t | |
| Ccoap_dtls_cpsk_info_t | The structure that holds the Client PSK information |
| Ccoap_dtls_cpsk_t | The structure used for defining the Client PSK setup data to be used |
| Ccoap_dtls_key_t | The structure that holds the PKI key information |
| Ccoap_dtls_pki_t | The structure used for defining the PKI setup data to be used |
| Ccoap_dtls_spsk_info_t | The structure that holds the Server Pre-Shared Key and Identity Hint information |
| Ccoap_dtls_spsk_t | The structure used for defining the Server PSK setup data to be used |
| Ccoap_endpoint_t | Abstraction of virtual endpoint that can be attached to coap_context_t |
| Ccoap_fixed_point_t | Abstraction of a fixed point number that can be used where necessary instead of a float |
| Ccoap_l_block1_t | Structure to keep track of block1 specific information (Requests) |
| Ccoap_l_block2_t | Structure to keep track of block2 specific information (Responses) |
| Ccoap_lg_crcv_t | Structure to hold large body (many blocks) client receive information |
| Ccoap_lg_range | |
| Ccoap_lg_srcv_t | Structure to hold large body (many blocks) server receive information |
| Ccoap_lg_xmit_t | Structure to hold large body (many blocks) transmission information |
| Ccoap_local_hash_t | |
| Ccoap_opt_filter_t | |
| Ccoap_opt_iterator_t | Iterator to run through PDU options |
| Ccoap_option | |
| Ccoap_option_t | Representation of CoAP options |
| Ccoap_optlist_t | Representation of chained list of CoAP options to install |
| Ccoap_packet_t | |
| Ccoap_pdu_t | Structure for CoAP PDUs token, if any, follows the fixed size header, then options until payload marker (0xff), then the payload if stored inline |
| Ccoap_pki_key_asn1_t | The structure that holds the PKI ASN.1 (DER) definitions |
| Ccoap_pki_key_pem_buf_t | The structure that holds the PKI PEM buffer definitions |
| Ccoap_pki_key_pem_t | The structure that holds the PKI PEM definitions |
| Ccoap_pki_key_pkcs11_t | The structure that holds the PKI PKCS11 definitions |
| Ccoap_queue_t | Queue entry |
| Ccoap_rblock_t | Structure to keep track of received blocks |
| Ccoap_resource_t | Abstraction of resource that can be attached to coap_context_t |
| Ccoap_session_t | Abstraction of virtual session that can be attached to coap_context_t (client) or coap_endpoint_t (server) |
| Ccoap_socket_t | |
| Ccoap_str_const_t | CoAP string data definition with const data |
| Ccoap_string_t | CoAP string data definition |
| Ccoap_subscription_t | Subscriber information |
| Ccoap_tls_version_t | The structure used for returning the underlying (D)TLS library information |
| Ccoap_uri_t | Representation of parsed URI |
| Cerror_desc_t | |
| Cin6_pktinfo | |
| Cin_pktinfo | |
| Cmurmur3_context_t | Naïve implementation of Murmur3 for 32 bit with update functionality |
| Cpacket_num_interval |