MCPcopy Create free account

hub / github.com/Uahh/Slscq / functions

Functions480 in github.com/Uahh/Slscq

Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1810
Methodparser
a parser reading from an input adapter
cpp_ver/include/nlohmann/detail/input/parser.hpp:63
Functionpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
cpp_ver/include/nlohmann/json.hpp:8425
Methodposition_string
cpp_ver/include/nlohmann/detail/exceptions.hpp:228
Functionrbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
cpp_ver/include/nlohmann/json.hpp:4811
Functionreinterpret_bits
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:40
Functionrend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
cpp_ver/include/nlohmann/json.hpp:4848
Methodreplace_n
cpp_ver/main.cpp:194
Methodreplace_p
cpp_ver/main.cpp:233
Methodreplace_sp
cpp_ver/main.cpp:220
Methodreplace_ss
cpp_ver/main.cpp:207
Methodreplace_v
cpp_ver/main.cpp:181
Methodreplace_vn
cpp_ver/main.cpp:161
Methodreplace_xx
cpp_ver/main.cpp:150
Methodsax_parse_internal
cpp_ver/include/nlohmann/detail/input/parser.hpp:172
Functionscan
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1501
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
cpp_ver/include/nlohmann/detail/input/lexer.hpp:836
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
cpp_ver/include/nlohmann/detail/input/lexer.hpp:961
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
cpp_ver/include/nlohmann/detail/input/lexer.hpp:246
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
cpp_ver/include/nlohmann/detail/output/serializer.hpp:56
Functionset_end
cpp_ver/include/nlohmann/detail/iterators/iter_impl.hpp:39
Functionslscq
(theme = '年轻人买房',essay_num = 500)
html/slscq.js:52
Methodspan_input_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:464
Methodstart_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:247
Methodstart_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:467
Methodstart_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:221
Methodstart_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:396
Methodstring
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:209
Methodstring
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:384
Methodstring to_string
cpp_ver/include/nlohmann/json.hpp:8952
Methodstrtof
cpp_ver/include/nlohmann/detail/input/lexer.hpp:904
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:62
Methodswitch
cpp_ver/include/nlohmann/detail/output/serializer.hpp:394
Functionto_bson
! @brief Serializes the given JSON object `j` to BSON and returns a vector containing the corresponding BSON-representation. BSON
cpp_ver/include/nlohmann/json.hpp:7586
Methodto_char_type
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1593
Methodto_json
cpp_ver/include/nlohmann/adl_serializer.hpp:66
Functionto_msgpack
! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack
cpp_ver/include/nlohmann/json.hpp:7405
Methodto_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
cpp_ver/include/nlohmann/detail/json_pointer.hpp:65
Functionto_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
cpp_ver/include/nlohmann/json.hpp:7508
Methodtoken_type_name
cpp_ver/include/nlohmann/detail/input/lexer.hpp:54
Functiontop
cpp_ver/include/nlohmann/detail/json_pointer.hpp:19
Methodubjson_prefix
! @brief determine the type prefix of container values */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1436
Functionunflatten
! @brief unflatten a previously flattened JSON value The function restores the arbitrary nesting of a JSON value that has been flattened
cpp_ver/include/nlohmann/json.hpp:8364
Functionunflatten
cpp_ver/include/nlohmann/detail/json_pointer.hpp:924
Functionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
cpp_ver/include/nlohmann/json.hpp:5990
Functionvalue
cpp_ver/include/nlohmann/json.hpp:3979
Functionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp_ver/include/nlohmann/detail/iterators/iter_impl.hpp:727
Methodvalue
return the value of an iterator
cpp_ver/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:112
Methodwhat
returns the explanatory string
cpp_ver/include/nlohmann/detail/exceptions.hpp:53
Methodwide_string_input_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:294
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1105
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1124
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:962
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:972
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
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1187
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:950
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1022
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1004
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1249
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1072
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:990
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1050
Methodwrite_character
cpp_ver/include/nlohmann/detail/output/output_adapters.hpp:73
Methodwrite_character
cpp_ver/include/nlohmann/detail/output/output_adapters.hpp:98
Methodwrite_compact_float
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1559
Methodwrite_number
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1543
Methodwrite_number_with_ubjson_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1296
Function~basic_json
! @brief destructor Destroys the JSON value and frees all allocated memory. @complexity Linear. @requirement This function helps `b
cpp_ver/include/nlohmann/json.hpp:2354
Method~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:86
Method~file_input_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:52
Method~input_stream_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:79
Method~iter_impl
cpp_ver/include/nlohmann/detail/iterators/iter_impl.hpp:79
Method~json_ref
cpp_ver/include/nlohmann/detail/json_ref.hpp:42
Method~json_sax
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:134
Method~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:352
Method~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:177
Method~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp_ver/include/nlohmann/detail/input/lexer.hpp:126
Method~nonesuch
cpp_ver/include/nlohmann/detail/meta/detected.hpp:15
Method~output_adapter_protocol
cpp_ver/include/nlohmann/detail/output/output_adapters.hpp:26
Method~serializer
cpp_ver/include/nlohmann/detail/output/serializer.hpp:72
← previous401–480 of 480, ranked by callers