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
WolfDataBase
UberWolfLib/WolfRPG/WolfDataBase.hpp:39
Method
WolfDec
UberWolfLib/WolfDec.cpp:71
Method
WolfDec
UberWolfLib/WolfDec.h:89
Method
WolfPro
UberWolfLib/WolfPro.h:40
Method
WolfPro
UberWolfLib/WolfPro.cpp:92
Method
WolfRPG
UberWolfLib/WolfRPG/WolfRPG.hpp:40
Method
WolfRPGException
UberWolfLib/WolfRPG/WolfRPGException.hpp:37
Method
WolfXDecryptKey
UberWolfLib/WolfX/Types.hpp:54
Method
WolfXWrapper
UberWolfLib/WolfXWrapper.h:35
Method
Write
UberWolfLib/WolfRPG/FileAccess.hpp:501
Method
WriteBytes
UberWolfLib/WolfRPG/FileAccess.hpp:534
Method
WriteBytesArr
UberWolfLib/WolfRPG/FileAccess.hpp:514
Method
WriteIntArray
UberWolfLib/WolfRPG/FileCoder.hpp:408
Method
WriteStringArray
UberWolfLib/WolfRPG/FileCoder.hpp:415
Method
WriteToFile
UberWolfLib/WolfRPG/FileAccess.hpp:491
Function
__CreateDirectory
指定のディレクトリを作成する、中間のディレクトリも存在しない場合は作成する 最後尾に '\' があっても無視する ドライブ名の後に '\' がない場合は正常に動作しない
3rdParty/DXLib/FileLib.cpp:701
Method
_add_flag_internal
3rdParty/CLI11/CLI11.hpp:8100
Method
_add_result
3rdParty/CLI11/CLI11.hpp:6395
Method
_configure
3rdParty/CLI11/CLI11.hpp:8787
Method
_count_remaining_positionals
3rdParty/CLI11/CLI11.hpp:9417
Method
_has_remaining_positionals
3rdParty/CLI11/CLI11.hpp:9429
Method
_move_to_missing
3rdParty/CLI11/CLI11.hpp:9913
Method
_parse_config
3rdParty/CLI11/CLI11.hpp:9248
Method
_parse_positional
3rdParty/CLI11/CLI11.hpp:9439
Method
_parse_single
3rdParty/CLI11/CLI11.hpp:9375
Method
_parse_single_config
3rdParty/CLI11/CLI11.hpp:9255
Method
_parse_stream
3rdParty/CLI11/CLI11.hpp:9237
Method
_process
3rdParty/CLI11/CLI11.hpp:9134
Method
_process_config_file
3rdParty/CLI11/CLI11.hpp:8882
Method
_process_extras
3rdParty/CLI11/CLI11.hpp:9156
Method
_recognize
3rdParty/CLI11/CLI11.hpp:8847
Method
_reduce_results
3rdParty/CLI11/CLI11.hpp:6295
Method
_valid_subcommand
3rdParty/CLI11/CLI11.hpp:8834
Method
_validate_results
3rdParty/CLI11/CLI11.hpp:6255
Function
accept
3rdParty/nlohmann/json.hpp:23277
Method
active
Specify whether the Validator is active or not
3rdParty/CLI11/CLI11.hpp:3708
Method
addLogEntry
UberWolf/ContentDialog.h:344
Method
add_flag_callback
3rdParty/CLI11/CLI11.hpp:8125
Method
add_flag_function
3rdParty/CLI11/CLI11.hpp:8141
Method
add_option
3rdParty/CLI11/CLI11.hpp:6918
Method
add_option
Add an existing option to the Option_group
3rdParty/CLI11/CLI11.hpp:7736
Method
add_option_function
3rdParty/CLI11/CLI11.hpp:6960
Method
add_option_group
3rdParty/CLI11/CLI11.hpp:7096
Method
add_option_no_stream
3rdParty/CLI11/CLI11.hpp:6942
Method
add_options
Add an existing option to the Option_group
3rdParty/CLI11/CLI11.hpp:7744
Method
add_subcommand
Add an existing subcommand to be a member of an option_group
3rdParty/CLI11/CLI11.hpp:7752
Method
add_subcommand
3rdParty/CLI11/CLI11.hpp:8207
Method
adjustButton
UberWolf/ContentDialog.h:157
Method
adjustCheckBox
UberWolf/OptionDialog.h:142
Method
adjustLabelEditComb
UberWolf/ContentDialog.h:175
Method
afterHWndInit
UberWolf/PackConfig.h:83
Method
afterHWndInit
UberWolf/WindowBase.h:222
Method
alias
3rdParty/CLI11/CLI11.hpp:7909
Method
allow_config_extras
ignore extras in config files
3rdParty/CLI11/CLI11.hpp:6819
Function
allow_extra_args
Set the value of allow_extra_args which allows extra value arguments on the flag or option to be included with each instance
3rdParty/CLI11/CLI11.hpp:5336
Method
allow_extras
Remove the error when extras are left over on the command line.
3rdParty/CLI11/CLI11.hpp:6758
Method
allow_windows_style_options
Allow windows style options, such as `/opt`. First matching short or long name used. Subcommands inherit value.
3rdParty/CLI11/CLI11.hpp:6846
Method
arrayBounds
Specify the start and end characters for an array
3rdParty/CLI11/CLI11.hpp:3548
Method
arrayDelimiter
Specify the delimiter character for an array
3rdParty/CLI11/CLI11.hpp:3554
Function
as
3rdParty/CLI11/CLI11.hpp:5657
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
3rdParty/nlohmann/json.hpp:21625
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
3rdParty/nlohmann/json.hpp:20219
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
3rdParty/nlohmann/json.hpp:20175
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
3rdParty/nlohmann/json.hpp:24204
Function
basic_json from_bjdata
3rdParty/nlohmann/json.hpp:23752
Function
basic_json from_bson
3rdParty/nlohmann/json.hpp:23782
Function
basic_json from_cbor
3rdParty/nlohmann/json.hpp:23584
Function
basic_json from_msgpack
3rdParty/nlohmann/json.hpp:23643
Function
basic_json from_ubjson
3rdParty/nlohmann/json.hpp:23697
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
3rdParty/nlohmann/json.hpp:19463
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
3rdParty/nlohmann/json.hpp:20227
Function
basic_json parse
3rdParty/nlohmann/json.hpp:23236
Function
benchmark
UberWolfLib/WolfX/Benchmark.hpp:36
Function
benchmark
UberWolfLib/WolfX/detail/BenchmarkDetail.hpp:54
Function
binary
3rdParty/nlohmann/json.hpp:6795
Method
binary
3rdParty/nlohmann/json.hpp:6979
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
3rdParty/nlohmann/json.hpp:9162
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
3rdParty/nlohmann/json.hpp:15004
Function
boolean
3rdParty/nlohmann/json.hpp:6765
Method
boolean
3rdParty/nlohmann/json.hpp:6949
Method
calcNewSize
UberWolfLib/WolfRPG/GameDat.hpp:218
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
3rdParty/nlohmann/json.hpp:16060
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
3rdParty/nlohmann/json.hpp:16075
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
3rdParty/nlohmann/json.hpp:16117
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). */
3rdParty/nlohmann/json.hpp:15913
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
3rdParty/nlohmann/json.hpp:15990
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
3rdParty/nlohmann/json.hpp:16212
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
3rdParty/nlohmann/json.hpp:15960
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
3rdParty/nlohmann/json.hpp:16018
Method
callSlot
UberWolf/WindowBase.h:230
Method
callback
Set a callback for execution when all parsing and processing has completed Due to a bug in c++11, it is not possible to overload on std::function (fi
3rdParty/CLI11/CLI11.hpp:6721
Function
callback_t get_callback
Get the callback function
3rdParty/CLI11/CLI11.hpp:5493
Function
capture_default_str
Capture the default value from the original value (if it can be captured)
3rdParty/CLI11/CLI11.hpp:5698
Method
checkValid
UberWolfLib/WolfRPG/WolfRPG.hpp:151
Method
checked_multiply
3rdParty/CLI11/CLI11.hpp:4036
Method
checked_to_string
3rdParty/CLI11/CLI11.hpp:1914
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
3rdParty/nlohmann/json.hpp:22248
Function
clear_aliases
clear all the aliases of the current App
3rdParty/CLI11/CLI11.hpp:7575
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
3rdParty/nlohmann/json.hpp:5893
Method
closeLinux
UberWolfLib/WolfRPG/FileAccess.hpp:367
← previous
next →
1,101–1,200 of 1,817, ranked by callers