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
test
3rdParty/nlohmann/json.hpp:4066
Method
toJson
UberWolfLib/WolfRPG/Map.hpp:526
Method
toJson
UberWolfLib/WolfRPG/CommonEvents.hpp:436
Method
toJson
UberWolfLib/WolfRPG/GameDat.hpp:179
Function
to_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
3rdParty/nlohmann/json.hpp:23533
Function
to_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
3rdParty/nlohmann/json.hpp:23560
Method
to_char_type
3rdParty/nlohmann/json.hpp:16748
Method
to_flag_value
Convert a flag into an integer value typically binary flags sets errno to nonzero if conversion failed
3rdParty/CLI11/CLI11.hpp:2528
Method
to_json
3rdParty/nlohmann/json.hpp:5790
Function
to_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
3rdParty/nlohmann/json.hpp:23483
Function
to_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
3rdParty/nlohmann/json.hpp:23506
Method
token_type_name
3rdParty/nlohmann/json.hpp:7367
Method
transform
3rdParty/CLI11/CLI11.hpp:5829
Function
trigger_on_parse
Set the value of trigger_on_parse which specifies that the option callback should be triggered on every parse
3rdParty/CLI11/CLI11.hpp:5343
Method
tuple_conversion
3rdParty/CLI11/CLI11.hpp:3091
Method
tuple_name
3rdParty/CLI11/CLI11.hpp:2389
Method
tuple_type_conversion
3rdParty/CLI11/CLI11.hpp:3098
Method
tuple_type_size
3rdParty/CLI11/CLI11.hpp:2018
Method
tuple_type_size_min
3rdParty/CLI11/CLI11.hpp:2067
Function
type_name
Set a custom option typestring
3rdParty/CLI11/CLI11.hpp:5677
Method
ubjson_prefix
! @brief determine the type prefix of container values */
3rdParty/nlohmann/json.hpp:16457
Method
uint32_t hexConvert
3rdParty/CLI11/CLI11.hpp:880
Function
unflatten
3rdParty/nlohmann/json.hpp:14525
Method
unpackArchive
UberWolfLib/UberWolfLib.cpp:348
Method
unsetHandle
UberWolf/WindowBase.h:146
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
3rdParty/nlohmann/json.hpp:22629
Method
updateConfig
UberWolfLib/UberWolfLib.cpp:454
Method
updateLoc
UberWolf/ContentDialog.h:384
Method
updateLocalization
UberWolf/ContentDialog.h:134
Method
updateSaveValue
UberWolf/WindowBase.h:195
Function
usage
Set usage.
3rdParty/CLI11/CLI11.hpp:7371
Method
utf82sjis
UberWolfLib/WolfRPG/FileCoder.hpp:473
Function
validateChecksum
UberWolfLib/WolfX/Validate.hpp:33
Method
validateProtectionKey
UberWolfLib/WolfPro.cpp:412
Method
validate_mapping
3rdParty/CLI11/CLI11.hpp:4384
Method
validate_optional_arguments
Set the subcommand to validate optional vector arguments before assigning
3rdParty/CLI11/CLI11.hpp:6813
Method
validate_positionals
Set the subcommand to validate positional arguments before assigning
3rdParty/CLI11/CLI11.hpp:6807
Method
value
return the value of an iterator
3rdParty/nlohmann/json.hpp:13668
Method
valueSeparator
Specify the delimiter between a name and value
3rdParty/CLI11/CLI11.hpp:3559
Function
value_in_range_of
3rdParty/nlohmann/json.hpp:4082
Method
value_string
3rdParty/CLI11/CLI11.hpp:1928
Method
vector<App *> get_subcommands
Creates a command line program, with very few defaults. To use, create a new `Program()` instance with `argc`, `argv`, and a help description. The tem
3rdParty/CLI11/CLI11.hpp:6480
Method
vector<Option *> &parse_order
This gets a vector of pointers with the original parse order
3rdParty/CLI11/CLI11.hpp:7590
Method
version
3rdParty/CLI11/CLI11.hpp:8566
Function
wWinMain
UberWolf/main.cpp:39
Method
what
UberWolfLib/WolfRPG/FileAccess.hpp:423
Method
what
UberWolfLib/WolfRPG/WolfRPGException.hpp:56
Method
wide_string_input_adapter
3rdParty/nlohmann/json.hpp:6377
Method
wndProc
UberWolf/MainWindow.h:203
Method
wndProc
UberWolf/ContentDialog.h:395
Method
writeFile
UberWolfLib/WolfPro.cpp:461
Method
write_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
3rdParty/nlohmann/json.hpp:16571
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
3rdParty/nlohmann/json.hpp:16083
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
3rdParty/nlohmann/json.hpp:16102
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
3rdParty/nlohmann/json.hpp:15940
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
3rdParty/nlohmann/json.hpp:15950
Method
write_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
3rdParty/nlohmann/json.hpp:16165
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
3rdParty/nlohmann/json.hpp:15928
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
3rdParty/nlohmann/json.hpp:16000
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
3rdParty/nlohmann/json.hpp:15982
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
3rdParty/nlohmann/json.hpp:16227
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
3rdParty/nlohmann/json.hpp:16050
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
3rdParty/nlohmann/json.hpp:15968
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
3rdParty/nlohmann/json.hpp:16028
Method
write_character
3rdParty/nlohmann/json.hpp:14909
Method
write_character
3rdParty/nlohmann/json.hpp:14934
Method
write_compact_float
3rdParty/nlohmann/json.hpp:16714
Method
write_number
3rdParty/nlohmann/json.hpp:16698
Method
write_number_with_ubjson_prefix
3rdParty/nlohmann/json.hpp:16274
Method
wstring widen
3rdParty/CLI11/CLI11.hpp:381
Method
wstring widen_impl
3rdParty/CLI11/CLI11.hpp:341
Function
xorBufferBlobAVX2
UberWolfLib/WolfX/detail/DataManipDetail.hpp:76
Function
xorBufferBlobSSE2
UberWolfLib/WolfX/detail/DataManipDetail.hpp:47
Method
~App
virtual destructor
3rdParty/CLI11/CLI11.hpp:6710
Method
~Config
Virtual destructor
3rdParty/CLI11/CLI11.hpp:3508
Method
~ConfigManager
UberWolf/ConfigManager.h:99
Method
~ContentDialog
UberWolf/ContentDialog.h:122
Method
~DXArchive
デストラクタ
3rdParty/DXLib/DXArchive.cpp:2970
Method
~DXArchiveFile
デストラクタ
3rdParty/DXLib/DXArchive.cpp:4148
Method
~DXArchiveFile_VER5
デストラクタ
3rdParty/DXLib/DXArchiveVer5.cpp:2902
Method
~DXArchiveFile_VER6
デストラクタ
3rdParty/DXLib/DXArchiveVer6.cpp:2616
Method
~DXArchive_VER5
デストラクタ
3rdParty/DXLib/DXArchiveVer5.cpp:2019
Method
~DXArchive_VER6
デストラクタ
3rdParty/DXLib/DXArchiveVer6.cpp:1847
Method
~FileCoder
UberWolfLib/WolfRPG/FileCoder.hpp:208
Method
~FileReader
UberWolfLib/WolfRPG/FileAccess.hpp:94
Method
~FileWalkerException
UberWolfLib/WolfRPG/FileAccess.hpp:64
Method
~FileWriter
UberWolfLib/WolfRPG/FileAccess.hpp:453
Method
~FileWriterException
UberWolfLib/WolfRPG/FileAccess.hpp:421
Method
~FormatterBase
Adding a destructor in this form to work around bug in GCC 4.7
3rdParty/CLI11/CLI11.hpp:4857
Method
~FormatterLambda
Adding a destructor (mostly to make GCC 4.7 happy)
3rdParty/CLI11/CLI11.hpp:4901
Method
~Localizer
UberWolfLib/Localizer.h:66
Method
~Localizer
UberWolf/Localizer.h:197
Method
~OptionDialog
UberWolf/OptionDialog.h:60
Method
~PackConfig
UberWolf/PackConfig.h:45
Method
~UberLogBuffer
UberWolfLib/UberLog.h:96
Method
~WindowBase
UberWolf/WindowBase.h:56
Method
~WolfDataBase
UberWolfLib/WolfRPG/WolfDataBase.hpp:48
Method
~WolfDec
UberWolfLib/WolfDec.cpp:80
Method
~WolfPro
UberWolfLib/WolfPro.h:42
Method
~WolfRPG
UberWolfLib/WolfRPG/WolfRPG.hpp:63
← previous
next →
1,701–1,800 of 1,817, ranked by callers