MCPcopy Create free account

hub / github.com/Krazal/nppopenai / functions

Functions558 in github.com/Krazal/nppopenai

↓ 189 callersFunctioncreate
vs.proj/include/nlohmann/json.hpp:376
↓ 135 callersMethodsize
vs.proj/include/nlohmann/detail/meta/cpp_future.hpp:68
↓ 133 callersFunctionconcat
vs.proj/include/nlohmann/detail/string_concat.hpp:137
↓ 131 callersMethodwrite_character
vs.proj/include/nlohmann/detail/output/output_adapters.hpp:56
↓ 83 callersMethodend
return iterator end (needed for range-based for)
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:176
↓ 62 callersMethodbegin
return iterator begin (needed for range-based for)
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:170
↓ 52 callersMethodempty
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:206
↓ 48 callersFunctionget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
vs.proj/include/nlohmann/detail/input/lexer.hpp:1341
↓ 47 callersMethodparse_error
vs.proj/include/nlohmann/detail/input/json_sax.hpp:979
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
vs.proj/include/nlohmann/json.hpp:4185
↓ 38 callersFunctionadd
add a character to token_buffer
vs.proj/include/nlohmann/detail/input/lexer.hpp:1405
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
vs.proj/include/nlohmann/json.hpp:818
↓ 36 callersMethoddata
vs.proj/include/nlohmann/json.hpp:4225
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
vs.proj/include/nlohmann/json.hpp:1384
↓ 30 callersFunctionto_string
vs.proj/include/nlohmann/detail/string_utils.hpp:29
↓ 28 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
vs.proj/include/nlohmann/json.hpp:2820
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
vs.proj/include/nlohmann/detail/input/lexer.hpp:1457
↓ 24 callersFunctioninput_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:426
↓ 24 callersMethodkey
vs.proj/include/nlohmann/detail/input/json_sax.hpp:959
↓ 20 callersMethoddestroy
src/DockingFeature/StaticDialog.cpp:32
↓ 20 callersMethodnumber_unsigned
vs.proj/include/nlohmann/detail/input/json_sax.hpp:934
↓ 20 callersMethodsax_parse
vs.proj/include/nlohmann/detail/input/parser.hpp:161
↓ 19 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
vs.proj/include/nlohmann/json.hpp:2795
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2958
↓ 19 callersMethodnumber_integer
vs.proj/include/nlohmann/detail/input/json_sax.hpp:929
↓ 19 callersMethodoperator[]
access to successor
vs.proj/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:109
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
vs.proj/include/nlohmann/json.hpp:1391
↓ 15 callersFunctioncombine
boost::hash_combine
vs.proj/include/nlohmann/detail/hash.hpp:23
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
vs.proj/include/nlohmann/json.hpp:1342
↓ 15 callersFunctionset_parents
vs.proj/include/nlohmann/json.hpp:706
↓ 12 callersMethodnumber_float
vs.proj/include/nlohmann/detail/input/json_sax.hpp:939
↓ 11 callersFunctionsetCommand
Helper function to set up a menu command
src/PluginDefinition.cpp:206
↓ 11 callersFunctiontoUTF8
* Allow passing wide C-strings directly * * @param w Wide character string to convert * @return UTF-8 encoded string */
src/EncodingUtils.h:53
↓ 11 callersMethodvalue
return value of the iterator
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:143
↓ 10 callersMethodboolean
vs.proj/include/nlohmann/detail/input/json_sax.hpp:924
↓ 10 callersFunctionparser
vs.proj/include/nlohmann/json.hpp:133
↓ 10 callersFunctionset_parent
vs.proj/include/nlohmann/json.hpp:756
↓ 10 callersFunctionto_json
vs.proj/include/nlohmann/adl_serializer.hpp:47
↓ 9 callersMethodend_array
vs.proj/include/nlohmann/detail/input/json_sax.hpp:974
↓ 9 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2777
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
vs.proj/include/nlohmann/json.hpp:1405
↓ 9 callersMethodstart_array
vs.proj/include/nlohmann/detail/input/json_sax.hpp:969
↓ 9 callersMethodstring
vs.proj/include/nlohmann/detail/input/json_sax.hpp:944
↓ 8 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
vs.proj/include/nlohmann/detail/output/serializer.hpp:107
↓ 8 callersFunctiondump_integer
vs.proj/include/nlohmann/detail/output/serializer.hpp:714
↓ 8 callersMethodend_object
vs.proj/include/nlohmann/detail/input/json_sax.hpp:964
↓ 8 callersFunctionfrom_json
vs.proj/include/nlohmann/adl_serializer.hpp:27
↓ 8 callersMethodstart_object
vs.proj/include/nlohmann/detail/input/json_sax.hpp:954
↓ 7 callersFunctioncompares_unordered
vs.proj/include/nlohmann/json.hpp:3701
↓ 7 callersFunctionfind
@brief find an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/find/
vs.proj/include/nlohmann/json.hpp:2678
↓ 6 callersMethodbinary
vs.proj/include/nlohmann/detail/input/json_sax.hpp:949
↓ 6 callersFunctiondiagnostics
vs.proj/include/nlohmann/detail/exceptions.hpp:71
↓ 6 callersMethodget_string
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2888
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
vs.proj/include/nlohmann/json.hpp:1398
↓ 6 callersFunctionname
vs.proj/include/nlohmann/detail/exceptions.hpp:66
↓ 6 callersMethodnull
vs.proj/include/nlohmann/detail/input/json_sax.hpp:919
↓ 6 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
vs.proj/include/nlohmann/detail/json_pointer.hpp:68
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
vs.proj/include/nlohmann/json.hpp:2836
↓ 5 callersFunctiondestroy
vs.proj/include/nlohmann/json.hpp:557
↓ 5 callersFunctionescape
vs.proj/include/nlohmann/detail/string_escape.hpp:50
↓ 5 callersMethodget_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
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:126
↓ 5 callersFunctionif
vs.proj/include/nlohmann/json.hpp:3672
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:59
↓ 5 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
vs.proj/include/nlohmann/detail/json_pointer.hpp:62
↓ 5 callersFunctionmultiByteToWideChar
* Converts a UTF-8 encoded char array to a wide character (UTF-16) TCHAR array * * Uses the Windows API's MultiByteToWideChar function to perform th
src/EncodingUtils.cpp:100
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
vs.proj/include/nlohmann/detail/input/parser.hpp:93
↓ 5 callersFunctionpush_back
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/push_back/
vs.proj/include/nlohmann/json.hpp:3115
↓ 5 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
vs.proj/include/nlohmann/json.hpp:3490
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
vs.proj/include/nlohmann/detail/input/parser.hpp:153
↓ 4 callersMethoddisplay
src/DockingFeature/Window.h:40
↓ 4 callersMethoddoDialog
Update + show the chat settings dialog
src/DockingFeature/ChatSettingsDlg.cpp:24
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
vs.proj/include/nlohmann/detail/json_pointer.hpp:197
↓ 4 callersFunctionfrom_json
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:40
↓ 4 callersFunctionget_arithmetic_value
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:72
↓ 4 callersMethodget_binary
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2921
↓ 4 callersFunctioninsert_iterator
vs.proj/include/nlohmann/json.hpp:3293
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
vs.proj/include/nlohmann/json.hpp:1349
↓ 4 callersMethodkey
return the key of an object iterator
vs.proj/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:115
↓ 4 callersFunctionreplace_substring
vs.proj/include/nlohmann/detail/string_escape.hpp:31
↓ 4 callersMethodset_end
set iterator to a defined past the end
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:53
↓ 4 callersFunctionto_json
vs.proj/include/nlohmann/detail/conversions/to_json.hpp:270
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
vs.proj/include/nlohmann/detail/output/binary_writer.hpp:747
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
vs.proj/include/nlohmann/json.hpp:2811
↓ 3 callersFunctionemplace
vs.proj/include/nlohmann/ordered_map.hpp:54
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
vs.proj/include/nlohmann/json.hpp:1377
↓ 3 callersFunctionloadConfig
* Loads configuration from the INI file * * @param loadPluginSettings If true, also loads plugin-specific settings (keep_question, is_chat,
src/ConfigManager.cpp:56
↓ 3 callersMethodmoved_or_copied
vs.proj/include/nlohmann/detail/json_ref.hpp:53
↓ 3 callersFunctionparse
vs.proj/include/nlohmann/json.hpp:4070
↓ 3 callersMethodset_begin
set iterator to a defined beginning
vs.proj/include/nlohmann/detail/iterators/primitive_iterator.hpp:47
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
vs.proj/include/nlohmann/detail/input/lexer.hpp:1378
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
vs.proj/include/nlohmann/json.hpp:1965
↓ 2 callersFunctioncompute_boundaries
vs.proj/include/nlohmann/detail/conversions/to_chars.hpp:189
↓ 2 callersFunctionemplace_back
vs.proj/include/nlohmann/json.hpp:3236
↓ 2 callersFunctionerase_internal
vs.proj/include/nlohmann/json.hpp:2594
↓ 2 callersFunctionfile_input_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:53
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
vs.proj/include/nlohmann/json.hpp:4722
↓ 2 callersFunctionfrom_json_array_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:263
↓ 2 callersFunctionfrom_json_inplace_array_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:346
↓ 2 callersFunctionfrom_json_tuple_impl
vs.proj/include/nlohmann/detail/conversions/from_json.hpp:458
↓ 2 callersMethodgetHSelf
src/DockingFeature/Window.h:99
next →1–100 of 558, ranked by callers