Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OHF-Voice/piper1-gpl
/ functions
Functions
629 in github.com/OHF-Voice/piper1-gpl
⨍
Functions
629
◇
Types & classes
221
↳
Endpoints
5
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
libpiper/include/json.hpp:16064
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
libpiper/include/json.hpp:15902
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
libpiper/include/json.hpp:15912
Method
write_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
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
libpiper/include/json.hpp:15890
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
libpiper/include/json.hpp:15962
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
libpiper/include/json.hpp:15944
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
libpiper/include/json.hpp:16189
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
libpiper/include/json.hpp:16012
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
libpiper/include/json.hpp:15930
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
libpiper/include/json.hpp:15990
Method
write_character
libpiper/include/json.hpp:14871
Method
write_character
libpiper/include/json.hpp:14896
Method
write_compact_float
libpiper/include/json.hpp:16676
Method
write_number
libpiper/include/json.hpp:16660
Method
write_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
← previous
601–629 of 629, ranked by callers