Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- e -
- cbor_encode_boolean()
: cbor.h
- cbor_encode_byte_string()
: cbor.h
- cbor_encode_double()
: cbor.h
- cbor_encode_float()
: cbor.h
- cbor_encode_floating_point()
: cbor.h
- cbor_encode_half_float()
: cbor.h
- cbor_encode_int()
: cbor.h
- cbor_encode_negative_int()
: cbor.h
- cbor_encode_null()
: cbor.h
- cbor_encode_simple_value()
: cbor.h
- cbor_encode_tag()
: cbor.h
- cbor_encode_text_string()
: cbor.h
- cbor_encode_text_stringz()
: cbor.h
- cbor_encode_uint()
: cbor.h
- cbor_encode_undefined()
: cbor.h
- cbor_encoder_close_container()
: cbor.h
- cbor_encoder_close_container_checked()
: cbor.h
- cbor_encoder_create_array()
: cbor.h
- cbor_encoder_create_map()
: cbor.h
- cbor_encoder_get_buffer_size()
: cbor.h
- cbor_encoder_get_extra_bytes_needed()
: cbor.h
- cbor_encoder_init()
: cbor.h
- cbor_error_string()
: cbor.h
- CborError
: cbor.h
- i -
- k -
- p -
- t -
- v -
- cbor_value_advance()
: cbor.h
- cbor_value_advance_fixed()
: cbor.h
- cbor_value_at_end()
: cbor.h
- cbor_value_calculate_string_length()
: cbor.h
- cbor_value_copy_byte_string()
: cbor.h
- cbor_value_copy_text_string()
: cbor.h
- cbor_value_dup_byte_string()
: cbor.h
- cbor_value_dup_text_string()
: cbor.h
- cbor_value_enter_container()
: cbor.h
- cbor_value_get_array_length()
: cbor.h
- cbor_value_get_boolean()
: cbor.h
- cbor_value_get_float()
: cbor.h
- cbor_value_get_half_float()
: cbor.h
- cbor_value_get_int()
: cbor.h
- cbor_value_get_int64()
: cbor.h
- cbor_value_get_int64_checked()
: cbor.h
- cbor_value_get_int_checked()
: cbor.h
- cbor_value_get_map_length()
: cbor.h
- cbor_value_get_next_byte()
: cbor.h
- cbor_value_get_raw_integer()
: cbor.h
- cbor_value_get_simple_type()
: cbor.h
- cbor_value_get_string_length()
: cbor.h
- cbor_value_get_tag()
: cbor.h
- cbor_value_get_type()
: cbor.h
- cbor_value_get_uint64()
: cbor.h
- cbor_value_is_array()
: cbor.h
- cbor_value_is_boolean()
: cbor.h
- cbor_value_is_byte_string()
: cbor.h
- cbor_value_is_container()
: cbor.h
- cbor_value_is_double()
: cbor.h
- cbor_value_is_float()
: cbor.h
- cbor_value_is_half_float()
: cbor.h
- cbor_value_is_integer()
: cbor.h
- cbor_value_is_length_known()
: cbor.h
- cbor_value_is_map()
: cbor.h
- cbor_value_is_negative_integer()
: cbor.h
- cbor_value_is_null()
: cbor.h
- cbor_value_is_simple_type()
: cbor.h
- cbor_value_is_tag()
: cbor.h
- cbor_value_is_text_string()
: cbor.h
- cbor_value_is_undefined()
: cbor.h
- cbor_value_is_unsigned_integer()
: cbor.h
- cbor_value_is_valid()
: cbor.h
- cbor_value_leave_container()
: cbor.h
- cbor_value_map_find_value()
: cbor.h
- cbor_value_skip_tag()
: cbor.h
- cbor_value_text_string_equals()
: cbor.h
- cbor_value_to_json()
: cborjson.h
- cbor_value_to_json_advance()
: cborjson.h
- cbor_value_to_pretty()
: cbor.h
- cbor_value_to_pretty_advance()
: cbor.h
- cbor_value_to_pretty_advance_flags()
: cbor.h
- cbor_value_to_pretty_stream()
: cbor.h
- cbor_value_validate()
: cbor.h
- cbor_value_validate_basic()
: cbor.h
- CborValidationFlags
: cbor.h