Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
- canPrint() : senml_helpers.cpp, senml_helpers.h
- CBOR_7 : cbor.h
- CBOR_ARRAY : cbor.h
- cbor_at_break() : cbor.h
- CBOR_BREAK : cbor.h
- CBOR_BYTE_FOLLOWS : cbor.h
- CBOR_BYTES : cbor.h
- CBOR_DATETIME_EPOCH_FOLLOWS : cbor.h
- CBOR_DATETIME_STRING_FOLLOWS : cbor.h
- cbor_deserialize_double() : cbor.cpp, cbor.h
- cbor_deserialize_float() : cbor.cpp, cbor.h
- cbor_deserialize_float_half() : cbor.cpp, cbor.h
- cbor_deserialize_int64_t() : cbor.cpp, cbor.h
- cbor_deserialize_uint64_t() : cbor.cpp, cbor.h
- CBOR_FALSE : cbor.h
- CBOR_FLOAT16 : cbor.h
- CBOR_FLOAT32 : cbor.h
- CBOR_FLOAT64 : cbor.h
- CBOR_INFO_MASK : cbor.h
- CBOR_MAP : cbor.h
- CBOR_NEGINT : cbor.h
- CBOR_NULL : cbor.h
- cbor_serialize_array() : cbor.cpp, cbor.h
- cbor_serialize_bool() : cbor.cpp, cbor.h
- cbor_serialize_byte_string() : cbor.cpp, cbor.h
- cbor_serialize_double() : cbor.cpp, cbor.h
- cbor_serialize_float() : cbor.cpp, cbor.h
- cbor_serialize_half_float() : cbor.cpp, cbor.h
- cbor_serialize_int() : cbor.cpp, cbor.h
- cbor_serialize_map() : cbor.cpp, cbor.h
- cbor_serialize_unicode_string() : cbor.cpp, cbor.h
- CBOR_TAG : cbor.h
- CBOR_TEXT : cbor.h
- CBOR_TRUE : cbor.h
- CBOR_TYPE : cbor.h
- CBOR_TYPE_BOOL : senml_enums.h
- CBOR_TYPE_DATA : senml_enums.h
- CBOR_TYPE_DOUBLE : senml_enums.h
- CBOR_TYPE_FLOAT : senml_enums.h
- CBOR_TYPE_INT : senml_enums.h
- CBOR_TYPE_MASK : cbor.h
- CBOR_TYPE_STRING : senml_enums.h
- CBOR_TYPE_UINT : senml_enums.h
- CBOR_UINT : cbor.h
- CBOR_UINT16_FOLLOWS : cbor.h
- CBOR_UINT32_FOLLOWS : cbor.h
- CBOR_UINT64_FOLLOWS : cbor.h
- CBOR_UINT8_FOLLOWS : cbor.h
- CBOR_UNDEFINED : cbor.h
- CBOR_VAR_FOLLOWS : cbor.h
- charAvailable() : senml_helpers.h