Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Uahh/Slscq
/ functions
Functions
480 in github.com/Uahh/Slscq
⨍
Functions
480
◇
Types & classes
160
Method
binary
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:215
Method
binary
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:390
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:76
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:40
Method
boolean
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:185
Method
boolean
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:360
Method
byte_container_with_subtype
cpp_ver/include/nlohmann/byte_container_with_subtype.hpp:32
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1082
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1097
Method
calc_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
Method
calc_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
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1012
Method
calc_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
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:982
Method
calc_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
Function
clear
! @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
Method
clear_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
Function
conditional_static_cast
cpp_ver/include/nlohmann/detail/meta/type_traits.hpp:459
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:38
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:51
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:84
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:106
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:119
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:132
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:145
Method
construct
cpp_ver/include/nlohmann/detail/conversions/to_json.hpp:215
Function
contains
cpp_ver/include/nlohmann/json.hpp:4600
Function
contains
! @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
Function
count
cpp_ver/include/nlohmann/json.hpp:4567
Method
create
cpp_ver/include/nlohmann/detail/exceptions.hpp:197
Method
create
cpp_ver/include/nlohmann/detail/exceptions.hpp:276
Method
create
cpp_ver/include/nlohmann/detail/exceptions.hpp:331
Method
create
cpp_ver/include/nlohmann/detail/exceptions.hpp:379
Method
create
cpp_ver/include/nlohmann/detail/exceptions.hpp:418
Method
create
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:340
Method
create
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:364
Method
create
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:397
Function
decode
! @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
Method
diagnostics
cpp_ver/include/nlohmann/detail/exceptions.hpp:71
Method
diyfp
cpp_ver/include/nlohmann/detail/conversions/to_chars.hpp:56
Method
end_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:259
Method
end_array
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:484
Method
end_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:240
Method
end_object
cpp_ver/include/nlohmann/detail/input/json_sax.hpp:431
Method
exception_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
Method
exception_message
cpp_ver/include/nlohmann/detail/input/parser.hpp:458
Method
file_input_adapter
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:43
Method
fill_buffer
UTF-32
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:171
Method
fill_buffer
UTF-16
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:229
Method
fill_buffer
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:318
Function
from_bson
cpp_ver/include/nlohmann/json.hpp:8124
Function
from_cbor
cpp_ver/include/nlohmann/json.hpp:7751
Method
from_json
cpp_ver/include/nlohmann/adl_serializer.hpp:29
Function
from_json_tuple_impl_base
cpp_ver/include/nlohmann/detail/conversions/from_json.hpp:365
Function
from_msgpack
cpp_ver/include/nlohmann/json.hpp:7894
Function
from_ubjson
cpp_ver/include/nlohmann/json.hpp:8010
Function
front
! @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
Function
get
cpp_ver/include/nlohmann/json.hpp:3248
Function
get
cpp_ver/include/nlohmann/detail/iterators/iteration_proxy.hpp:148
Function
get_adverb
html/slscq.js:11
Method
get_adverb
(self, adverb_type: int)
python_ver/slscq.py:19
Method
get_adverb
cpp_ver/main.cpp:84
Function
get_allocator
! @brief returns the allocator associated with the container */
cpp_ver/include/nlohmann/json.hpp:322
Method
get_bson_binary
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:235
Method
get_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
Method
get_bson_string
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:214
Method
get_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
Method
get_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
Method
get_cbor_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1265
Method
get_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
Method
get_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
Method
get_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
Method
get_character
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:138
Method
get_character
cpp_ver/include/nlohmann/detail/input/input_adapters.hpp:297
Method
get_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
Method
get_decimal_point
return the locale-dependent decimal point
cpp_ver/include/nlohmann/detail/input/lexer.hpp:134
Function
get_error_message
return syntax error message
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1464
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2324
Function
get_impl
cpp_ver/include/nlohmann/json.hpp:3111
Method
get_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
Method
get_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
Method
get_msgpack_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1279
Method
get_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
Method
get_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
Method
get_noun
cpp_ver/main.cpp:68
Method
get_number
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2349
Function
get_number_float
return floating-point value
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1416
Function
get_number_unsigned
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1410
Method
get_parallel_sentence
cpp_ver/main.cpp:118
Method
get_phrase
cpp_ver/main.cpp:102
Function
get_position
return position of last read token
cpp_ver/include/nlohmann/detail/input/lexer.hpp:1432
Method
get_random_num
cpp_ver/main.cpp:53
Function
get_ref
cpp_ver/include/nlohmann/json.hpp:3352
Function
get_ref_impl
cpp_ver/include/nlohmann/json.hpp:2960
Method
get_sentence
cpp_ver/main.cpp:110
Function
get_to
cpp_ver/include/nlohmann/json.hpp:3316
Method
get_token
get next token from lexer
cpp_ver/include/nlohmann/detail/input/parser.hpp:453
Method
get_ubjson_array
! @return whether array creation completed */
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2102
Method
get_ubjson_float_prefix
cpp_ver/include/nlohmann/detail/output/binary_writer.hpp:1517
Method
get_ubjson_high_precision_number
cpp_ver/include/nlohmann/detail/input/binary_reader.hpp:2239
← previous
next →
201–300 of 480, ranked by callers