Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sinflower/UberWolf
/ functions
Functions
1,817 in github.com/Sinflower/UberWolf
⨍
Functions
1,817
◇
Types & classes
412
Method
gameDatUpdateSize
UberWolfLib/WolfPro.cpp:636
Method
generate_description
3rdParty/CLI11/CLI11.hpp:4410
Method
generate_map
3rdParty/CLI11/CLI11.hpp:3950
Method
generate_set
3rdParty/CLI11/CLI11.hpp:3937
Method
getBasicDataFolder
UberWolfLib/WolfPro.cpp:652
Method
getCryptVersion
UberWolfLib/WolfDec.cpp:433
Method
getExePath
UberWolf/ContentDialog.h:360
Method
getSaveValue
UberWolf/WindowBase.h:207
Method
getUncompressedPath
UberWolfLib/WolfRPG/WolfDataBase.hpp:159
Method
get_active
Get a boolean if the validator is active
3rdParty/CLI11/CLI11.hpp:3733
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
3rdParty/nlohmann/json.hpp:19456
Function
get_allow_extra_args
Get the current value of allow extra args
3rdParty/CLI11/CLI11.hpp:5341
Function
get_allow_extras
Get the status of allow extras
3rdParty/CLI11/CLI11.hpp:7514
Function
get_allow_windows_style_options
Check the status of the allow windows style options
3rdParty/CLI11/CLI11.hpp:7477
Method
get_bson_binary
3rdParty/nlohmann/json.hpp:9323
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
3rdParty/nlohmann/json.hpp:9271
Method
get_bson_string
3rdParty/nlohmann/json.hpp:9301
Function
get_callback_run
See if the callback has been run already
3rdParty/CLI11/CLI11.hpp:5664
Method
get_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
3rdParty/nlohmann/json.hpp:10180
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
3rdParty/nlohmann/json.hpp:10085
Method
get_cbor_float_prefix
3rdParty/nlohmann/json.hpp:16243
Method
get_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
3rdParty/nlohmann/json.hpp:10218
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
3rdParty/nlohmann/json.hpp:9989
Function
get_character
3rdParty/nlohmann/json.hpp:6137
Method
get_character
3rdParty/nlohmann/json.hpp:6221
Method
get_character
3rdParty/nlohmann/json.hpp:6380
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)
3rdParty/nlohmann/json.hpp:7474
Function
get_config_ptr
Get a pointer to the config option.
3rdParty/CLI11/CLI11.hpp:7551
Function
get_configurable
Check the status of the allow windows style options
3rdParty/CLI11/CLI11.hpp:7483
Method
get_decimal_point
return the locale-dependent decimal point
3rdParty/nlohmann/json.hpp:7447
Method
get_delimiter
Get the current delimiter char
3rdParty/CLI11/CLI11.hpp:5086
Function
get_disabled
Get the status of disabled
3rdParty/CLI11/CLI11.hpp:7520
Function
get_disabled_by_default
Get the status of disabled by default
3rdParty/CLI11/CLI11.hpp:7529
Function
get_enabled_by_default
Get the status of disabled by default
3rdParty/CLI11/CLI11.hpp:7532
Function
get_error_message
return syntax error message
3rdParty/nlohmann/json.hpp:8777
Function
get_expected
The number of times the option expects to be included
3rdParty/CLI11/CLI11.hpp:5517
Function
get_expected_max
The max number of times the option expects to be included
3rdParty/CLI11/CLI11.hpp:5522
Function
get_expected_min
The number of times the option expects to be included
3rdParty/CLI11/CLI11.hpp:5520
Function
get_fallthrough
Check the status of fallthrough
3rdParty/CLI11/CLI11.hpp:7474
Method
get_fallthrough_parent
Wrap the fallthrough parent function to make sure that is working correctly
3rdParty/CLI11/CLI11.hpp:7829
Function
get_force_callback
The status of force_callback
3rdParty/CLI11/CLI11.hpp:5356
Function
get_ignore_case
Check the status of ignore_case
3rdParty/CLI11/CLI11.hpp:7468
Method
get_ignore_case
The status of ignore case
3rdParty/CLI11/CLI11.hpp:5074
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
3rdParty/nlohmann/json.hpp:11839
Function
get_ignore_underscore
Check the status of ignore_underscore
3rdParty/CLI11/CLI11.hpp:7471
Method
get_ignore_underscore
The status of ignore_underscore
3rdParty/CLI11/CLI11.hpp:5077
Function
get_immediate_callback
Get the status of disabled
3rdParty/CLI11/CLI11.hpp:7526
Function
get_impl
3rdParty/nlohmann/json.hpp:20864
Function
get_inject_separator
Return the inject_separator flag
3rdParty/CLI11/CLI11.hpp:5478
Method
get_mapping
3rdParty/CLI11/CLI11.hpp:4753
Method
get_modifying
Get a boolean if the validator is allowed to modify the input returns true if it can modify the input
3rdParty/CLI11/CLI11.hpp:3736
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
3rdParty/nlohmann/json.hpp:10849
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
3rdParty/nlohmann/json.hpp:10738
Method
get_msgpack_float_prefix
3rdParty/nlohmann/json.hpp:16257
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
3rdParty/nlohmann/json.hpp:10871
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
3rdParty/nlohmann/json.hpp:10655
Method
get_number
3rdParty/nlohmann/json.hpp:11866
Function
get_number_float
return floating-point value
3rdParty/nlohmann/json.hpp:8729
Function
get_number_unsigned
3rdParty/nlohmann/json.hpp:8723
Method
get_option_group
3rdParty/CLI11/CLI11.hpp:8308
Function
get_position
return position of last read token
3rdParty/nlohmann/json.hpp:8745
Function
get_positional
True if the argument can be given directly
3rdParty/CLI11/CLI11.hpp:5536
Function
get_positionals_at_end
Check the status of the allow windows style options
3rdParty/CLI11/CLI11.hpp:7480
Function
get_prefix_command
Get the prefix command status
3rdParty/CLI11/CLI11.hpp:7511
Function
get_ref
3rdParty/nlohmann/json.hpp:21050
Function
get_ref_impl
3rdParty/nlohmann/json.hpp:20739
Function
get_required
Get the status of required
3rdParty/CLI11/CLI11.hpp:7517
Function
get_run_callback_for_default
Get the current value of run_callback_for_default
3rdParty/CLI11/CLI11.hpp:5365
Function
get_silent
Get the status of silence
3rdParty/CLI11/CLI11.hpp:7523
Method
get_subcommand
3rdParty/CLI11/CLI11.hpp:8254
Method
get_subcommand_no_throw
3rdParty/CLI11/CLI11.hpp:8270
Function
get_to
3rdParty/nlohmann/json.hpp:21038
Method
get_token
get next token from lexer
3rdParty/nlohmann/json.hpp:12563
Function
get_trigger_on_parse
The status of trigger on parse
3rdParty/CLI11/CLI11.hpp:5348
Function
get_type_size
The number of arguments the option expects
3rdParty/CLI11/CLI11.hpp:5470
Function
get_type_size_max
The maximum number of arguments the option expects
3rdParty/CLI11/CLI11.hpp:5475
Function
get_type_size_min
The minimum number of arguments the option expects
3rdParty/CLI11/CLI11.hpp:5473
Method
get_ubjson_array
! @return whether array creation completed */
3rdParty/nlohmann/json.hpp:11560
Method
get_ubjson_float_prefix
3rdParty/nlohmann/json.hpp:16558
Method
get_ubjson_high_precision_number
3rdParty/nlohmann/json.hpp:11751
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
3rdParty/nlohmann/json.hpp:11022
Method
get_ubjson_object
! @return whether object creation completed */
3rdParty/nlohmann/json.hpp:11668
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
3rdParty/nlohmann/json.hpp:11310
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
3rdParty/nlohmann/json.hpp:11087
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
3rdParty/nlohmann/json.hpp:10927
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
3rdParty/nlohmann/json.hpp:11377
Function
get_validate_optional_arguments
Get the status of validating optional vector arguments
3rdParty/CLI11/CLI11.hpp:7536
Function
get_validate_positionals
Get the status of validating positionals
3rdParty/CLI11/CLI11.hpp:7534
Method
get_validator
3rdParty/CLI11/CLI11.hpp:5861
Function
get_version_ptr
Get a pointer to the version option.
3rdParty/CLI11/CLI11.hpp:7557
Function
got_subcommand
Check to see if given subcommand was selected
3rdParty/CLI11/CLI11.hpp:7300
Method
group
Changes the group membership
3rdParty/CLI11/CLI11.hpp:5043
Method
hWnd
UberWolf/WindowBase.h:224
Method
handle_value
3rdParty/nlohmann/json.hpp:7140
Function
has_description
True if option has description
3rdParty/CLI11/CLI11.hpp:5542
Function
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
3rdParty/nlohmann/json.hpp:5886
Method
ignore_case
Helper function to allow ignore_case to be passed to IsMember or Transform
3rdParty/CLI11/CLI11.hpp:4270
Method
ignore_case
Ignore the case of the option name
3rdParty/CLI11/CLI11.hpp:5160
Method
ignore_space
Helper function to allow checks to ignore spaces to be passed to IsMember or Transform
3rdParty/CLI11/CLI11.hpp:4276
Method
ignore_underscore
Helper function to allow ignore_underscore to be passed to IsMember or Transform
3rdParty/CLI11/CLI11.hpp:4273
← previous
next →
1,301–1,400 of 1,817, ranked by callers