MCPcopy Create free account

hub / github.com/OHF-Voice/piper1-gpl / functions

Functions629 in github.com/OHF-Voice/piper1-gpl

Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
libpiper/include/json.hpp:16064
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
libpiper/include/json.hpp:15902
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
libpiper/include/json.hpp:15912
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
libpiper/include/json.hpp:16127
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
libpiper/include/json.hpp:15890
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
libpiper/include/json.hpp:15962
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
libpiper/include/json.hpp:15944
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
libpiper/include/json.hpp:16189
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
libpiper/include/json.hpp:16012
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
libpiper/include/json.hpp:15930
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
libpiper/include/json.hpp:15990
Methodwrite_character
libpiper/include/json.hpp:14871
Methodwrite_character
libpiper/include/json.hpp:14896
Methodwrite_compact_float
libpiper/include/json.hpp:16676
Methodwrite_number
libpiper/include/json.hpp:16660
Methodwrite_number_with_ubjson_prefix
libpiper/include/json.hpp:16236
Function~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
libpiper/include/json.hpp:20418
Method~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
libpiper/include/json.hpp:9168
Method~input_stream_adapter
libpiper/include/json.hpp:6158
Method~iter_impl
libpiper/include/json.hpp:12876
Method~iteration_proxy
libpiper/include/json.hpp:5252
Method~iteration_proxy_value
libpiper/include/json.hpp:5154
Method~json_ref
libpiper/include/json.hpp:14724
Method~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
libpiper/include/json.hpp:6937
Function~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
libpiper/include/json.hpp:6753
Method~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
libpiper/include/json.hpp:7435
Method~nonesuch
libpiper/include/json.hpp:267
Method~output_adapter_protocol
libpiper/include/json.hpp:14824
Method~serializer
libpiper/include/json.hpp:17967
← previous601–629 of 629, ranked by callers