MCPcopy Create free account

hub / github.com/Uahh/Slscq / functions

Functions480 in github.com/Uahh/Slscq

Methodbinary
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:215
Methodbinary
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:390
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:76
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:40
Methodboolean
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:185
Methodboolean
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:360
Methodbyte_container_with_subtype
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:32
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1082
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1097
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1139
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:935
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1012
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1234
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:982
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1040
Functionclear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
cpp_ver/include/nlohmann/json.hpp:5362
Methodclear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implications for seri
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:158
Functionconditional_static_cast
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:459
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:38
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:51
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:84
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:106
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:119
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:132
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:145
Methodconstruct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:215
Functioncontains
cpp_ver/include/nlohmann/json.hpp:4600
Functioncontains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
cpp_ver/include/nlohmann/detail/json_pointer.hpp:698
Functioncount
cpp_ver/include/nlohmann/json.hpp:4567
Methodcreate
cpp_ver/include/nlohmann/detail/exceptions.hpp:197
Methodcreate
cpp_ver/include/nlohmann/detail/exceptions.hpp:276
Methodcreate
cpp_ver/include/nlohmann/detail/exceptions.hpp:331
Methodcreate
cpp_ver/include/nlohmann/detail/exceptions.hpp:379
Methodcreate
cpp_ver/include/nlohmann/detail/exceptions.hpp:418
Methodcreate
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:340
Methodcreate
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:364
Methodcreate
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:397
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
cpp_ver/include/nlohmann/detail/output/serializer.hpp:868
Methoddiagnostics
cpp_ver/include/nlohmann/detail/exceptions.hpp:71
Methoddiyfp
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:56
Methodend_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:259
Methodend_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:484
Methodend_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:240
Methodend_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:431
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2475
Methodexception_message
cpp_ver/include/nlohmann/detail/input/parser.hpp:458
Methodfile_input_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:43
Methodfill_buffer
UTF-32
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:171
Methodfill_buffer
UTF-16
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:229
Methodfill_buffer
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:318
Functionfrom_bson
cpp_ver/include/nlohmann/json.hpp:8124
Functionfrom_cbor
cpp_ver/include/nlohmann/json.hpp:7751
Methodfrom_json
cpp_ver/include/nlohmann/adl_serializer.hpp:29
Functionfrom_json_tuple_impl_base
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:365
Functionfrom_msgpack
cpp_ver/include/nlohmann/json.hpp:7894
Functionfrom_ubjson
cpp_ver/include/nlohmann/json.hpp:8010
Functionfront
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
cpp_ver/include/nlohmann/json.hpp:4105
Functionget
cpp_ver/include/nlohmann/json.hpp:3248
Functionget
cpp_ver/include/nlohmann/detail/iterators/iteration_proxy.hpp:148
Functionget_adverb
html/slscq.js:11
Methodget_adverb
(self, adverb_type: int)
python_ver/slscq.py:19
Methodget_adverb
cpp_ver/main.cpp:84
Functionget_allocator
! @brief returns the allocator associated with the container */
cpp_ver/include/nlohmann/json.hpp:322
Methodget_bson_binary
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:235
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:184
Methodget_bson_string
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:214
Methodget_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1084
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:990
Methodget_cbor_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1265
Methodget_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1122
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:895
Methodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:108
Methodget_character
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:138
Methodget_character
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:297
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
cpp_ver/include/nlohmann/detail/input/lexer.hpp:161
Methodget_decimal_point
return the locale-dependent decimal point
cpp_ver/include/nlohmann/detail/input/lexer.hpp:134
Functionget_error_message
return syntax error message
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1464
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2324
Functionget_impl
cpp_ver/include/nlohmann/json.hpp:3111
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1751
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1640
Methodget_msgpack_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1279
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1773
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:1558
Methodget_noun
cpp_ver/main.cpp:68
Methodget_number
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2349
Functionget_number_float
return floating-point value
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1416
Functionget_number_unsigned
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1410
Methodget_parallel_sentence
cpp_ver/main.cpp:118
Methodget_phrase
cpp_ver/main.cpp:102
Functionget_position
return position of last read token
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1432
Methodget_random_num
cpp_ver/main.cpp:53
Functionget_ref
cpp_ver/include/nlohmann/json.hpp:3352
Functionget_ref_impl
cpp_ver/include/nlohmann/json.hpp:2960
Methodget_sentence
cpp_ver/main.cpp:110
Functionget_to
cpp_ver/include/nlohmann/json.hpp:3316
Methodget_token
get next token from lexer
cpp_ver/include/nlohmann/detail/input/parser.hpp:453
Methodget_ubjson_array
! @return whether array creation completed */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2102
Methodget_ubjson_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1517
Methodget_ubjson_high_precision_number
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2239
← previousnext →201–300 of 480, ranked by callers