MCPcopy Create free account

hub / github.com/Sinflower/UberWolf / functions

Functions1,817 in github.com/Sinflower/UberWolf

Methodtest
3rdParty/nlohmann/json.hpp:4066
MethodtoJson
UberWolfLib/WolfRPG/Map.hpp:526
MethodtoJson
UberWolfLib/WolfRPG/CommonEvents.hpp:436
MethodtoJson
UberWolfLib/WolfRPG/GameDat.hpp:179
Functionto_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
Functionto_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
Methodto_char_type
3rdParty/nlohmann/json.hpp:16748
Methodto_flag_value
Convert a flag into an integer value typically binary flags sets errno to nonzero if conversion failed
3rdParty/CLI11/CLI11.hpp:2528
Methodto_json
3rdParty/nlohmann/json.hpp:5790
Functionto_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
Functionto_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
Methodtoken_type_name
3rdParty/nlohmann/json.hpp:7367
Methodtransform
3rdParty/CLI11/CLI11.hpp:5829
Functiontrigger_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
Methodtuple_conversion
3rdParty/CLI11/CLI11.hpp:3091
Methodtuple_name
3rdParty/CLI11/CLI11.hpp:2389
Methodtuple_type_conversion
3rdParty/CLI11/CLI11.hpp:3098
Methodtuple_type_size
3rdParty/CLI11/CLI11.hpp:2018
Methodtuple_type_size_min
3rdParty/CLI11/CLI11.hpp:2067
Functiontype_name
Set a custom option typestring
3rdParty/CLI11/CLI11.hpp:5677
Methodubjson_prefix
! @brief determine the type prefix of container values */
3rdParty/nlohmann/json.hpp:16457
Methoduint32_t hexConvert
3rdParty/CLI11/CLI11.hpp:880
Functionunflatten
3rdParty/nlohmann/json.hpp:14525
MethodunpackArchive
UberWolfLib/UberWolfLib.cpp:348
MethodunsetHandle
UberWolf/WindowBase.h:146
Functionupdate
@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
MethodupdateConfig
UberWolfLib/UberWolfLib.cpp:454
MethodupdateLoc
UberWolf/ContentDialog.h:384
MethodupdateLocalization
UberWolf/ContentDialog.h:134
MethodupdateSaveValue
UberWolf/WindowBase.h:195
Functionusage
Set usage.
3rdParty/CLI11/CLI11.hpp:7371
Methodutf82sjis
UberWolfLib/WolfRPG/FileCoder.hpp:473
FunctionvalidateChecksum
UberWolfLib/WolfX/Validate.hpp:33
MethodvalidateProtectionKey
UberWolfLib/WolfPro.cpp:412
Methodvalidate_mapping
3rdParty/CLI11/CLI11.hpp:4384
Methodvalidate_optional_arguments
Set the subcommand to validate optional vector arguments before assigning
3rdParty/CLI11/CLI11.hpp:6813
Methodvalidate_positionals
Set the subcommand to validate positional arguments before assigning
3rdParty/CLI11/CLI11.hpp:6807
Methodvalue
return the value of an iterator
3rdParty/nlohmann/json.hpp:13668
MethodvalueSeparator
Specify the delimiter between a name and value
3rdParty/CLI11/CLI11.hpp:3559
Functionvalue_in_range_of
3rdParty/nlohmann/json.hpp:4082
Methodvalue_string
3rdParty/CLI11/CLI11.hpp:1928
Methodvector<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
Methodvector<Option *> &parse_order
This gets a vector of pointers with the original parse order
3rdParty/CLI11/CLI11.hpp:7590
Methodversion
3rdParty/CLI11/CLI11.hpp:8566
FunctionwWinMain
UberWolf/main.cpp:39
Methodwhat
UberWolfLib/WolfRPG/FileAccess.hpp:423
Methodwhat
UberWolfLib/WolfRPG/WolfRPGException.hpp:56
Methodwide_string_input_adapter
3rdParty/nlohmann/json.hpp:6377
MethodwndProc
UberWolf/MainWindow.h:203
MethodwndProc
UberWolf/ContentDialog.h:395
MethodwriteFile
UberWolfLib/WolfPro.cpp:461
Methodwrite_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
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
3rdParty/nlohmann/json.hpp:16083
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
3rdParty/nlohmann/json.hpp:16102
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
3rdParty/nlohmann/json.hpp:15940
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
3rdParty/nlohmann/json.hpp:15950
Methodwrite_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
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
3rdParty/nlohmann/json.hpp:15928
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
3rdParty/nlohmann/json.hpp:16000
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
3rdParty/nlohmann/json.hpp:15982
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
3rdParty/nlohmann/json.hpp:16227
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
3rdParty/nlohmann/json.hpp:16050
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
3rdParty/nlohmann/json.hpp:15968
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
3rdParty/nlohmann/json.hpp:16028
Methodwrite_character
3rdParty/nlohmann/json.hpp:14909
Methodwrite_character
3rdParty/nlohmann/json.hpp:14934
Methodwrite_compact_float
3rdParty/nlohmann/json.hpp:16714
Methodwrite_number
3rdParty/nlohmann/json.hpp:16698
Methodwrite_number_with_ubjson_prefix
3rdParty/nlohmann/json.hpp:16274
Methodwstring widen
3rdParty/CLI11/CLI11.hpp:381
Methodwstring widen_impl
3rdParty/CLI11/CLI11.hpp:341
FunctionxorBufferBlobAVX2
UberWolfLib/WolfX/detail/DataManipDetail.hpp:76
FunctionxorBufferBlobSSE2
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
← previousnext →1,701–1,800 of 1,817, ranked by callers