MCPcopy Create free account

hub / github.com/Sinflower/UberWolf / functions

Functions1,817 in github.com/Sinflower/UberWolf

Methodignore_underscore
Ignore underscores in the option name
3rdParty/CLI11/CLI11.hpp:5166
Methodimmediate_callback
3rdParty/CLI11/CLI11.hpp:7927
Methodincrement_parsed
3rdParty/CLI11/CLI11.hpp:9185
Methodindex
get the section index
3rdParty/CLI11/CLI11.hpp:3592
Methodinit
UberWolfLib/WolfRPG/Database.hpp:643
Methodinit
UberWolfLib/WolfRPG/CommonEvents.hpp:198
MethodinitLanguages
UberWolf/MainWindow.h:93
Methodinit_mapping
3rdParty/CLI11/CLI11.hpp:4735
Functioninject_separator
Set the value of the separator injection flag
3rdParty/CLI11/CLI11.hpp:5689
Methodinput_stream_adapter
3rdParty/nlohmann/json.hpp:6172
Functioninsert
3rdParty/nlohmann/json.hpp:19242
Methodintegral_conversion
3rdParty/CLI11/CLI11.hpp:2426
Functionis_c_string
3rdParty/nlohmann/json.hpp:4098
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
3rdParty/nlohmann/json.hpp:20601
Functionis_errored
3rdParty/nlohmann/json.hpp:6868
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
3rdParty/nlohmann/json.hpp:20517
Functionis_transparent
3rdParty/nlohmann/json.hpp:4126
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
3rdParty/nlohmann/json.hpp:22102
Methoditer_impl
3rdParty/nlohmann/json.hpp:12879
Methoditeration_proxy
3rdParty/nlohmann/json.hpp:5246
Methoditeration_proxy_value
3rdParty/nlohmann/json.hpp:5141
Methoditerator_input_adapter
3rdParty/nlohmann/json.hpp:6217
Functioniterator_wrapper
3rdParty/nlohmann/json.hpp:22084
Functionjson_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
3rdParty/nlohmann/json.hpp:13842
Methodjson_ref
3rdParty/nlohmann/json.hpp:14738
Methodjson_reverse_iterator
create reverse iterator from iterator
3rdParty/nlohmann/json.hpp:13600
Methodjson_sax_dom_callback_parser
3rdParty/nlohmann/json.hpp:6928
Functionjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
3rdParty/nlohmann/json.hpp:6748
Functionjson_value
default constructor (for null values)
3rdParty/nlohmann/json.hpp:19661
Functionkey
3rdParty/nlohmann/json.hpp:6813
Methodkey
3rdParty/nlohmann/json.hpp:7003
Methodkey
return the key of an object iterator
3rdParty/nlohmann/json.hpp:13661
Methodlabel
Set the "REQUIRED" label
3rdParty/CLI11/CLI11.hpp:4867
Methodlexer
3rdParty/nlohmann/json.hpp:7428
Methodlexical_assign
3rdParty/CLI11/CLI11.hpp:2843
Methodlexical_cast
3rdParty/CLI11/CLI11.hpp:2580
Methodlexical_conversion
3rdParty/CLI11/CLI11.hpp:2945
Methodload
UberWolfLib/WolfRPG/Map.hpp:416
Methodload
UberWolfLib/WolfRPG/CommonEvents.hpp:379
Methodload
UberWolfLib/WolfRPG/GameDat.hpp:75
Methodload
UberWolfLib/WolfRPG/FileCoder.hpp:645
MethodloadCommonEvents
UberWolfLib/WolfRPG/WolfRPG.hpp:187
MethodloadConfig
UberWolfLib/WolfDec.cpp:279
MethodloadConfig
UberWolf/ConfigManager.h:104
MethodloadDatabases
UberWolfLib/WolfRPG/WolfRPG.hpp:196
MethodloadGameDat
UberWolfLib/WolfRPG/WolfRPG.hpp:157
MethodloadMaps
UberWolfLib/WolfRPG/WolfRPG.hpp:168
Functionmain
UberWolfCli/UberWolfCli.cpp:57
Functionmake_array
3rdParty/nlohmann/json.hpp:3209
Methodmake_description
3rdParty/CLI11/CLI11.hpp:10765
Methodmake_expanded
3rdParty/CLI11/CLI11.hpp:10921
Methodmake_footer
3rdParty/CLI11/CLI11.hpp:10838
Methodmake_group
3rdParty/CLI11/CLI11.hpp:10719
Methodmake_groups
3rdParty/CLI11/CLI11.hpp:10741
Methodmake_help
This will simply call the lambda function
3rdParty/CLI11/CLI11.hpp:4904
Methodmake_option
This prints out an option help line, either positional or optional form
3rdParty/CLI11/CLI11.hpp:4959
Methodmake_option_desc
3rdParty/CLI11/CLI11.hpp:10983
Methodmake_option_name
3rdParty/CLI11/CLI11.hpp:10941
Methodmake_option_opts
3rdParty/CLI11/CLI11.hpp:10948
Methodmake_option_usage
3rdParty/CLI11/CLI11.hpp:10985
Methodmake_positionals
3rdParty/CLI11/CLI11.hpp:10731
Methodmake_subcommand
3rdParty/CLI11/CLI11.hpp:10912
Methodmake_subcommands
3rdParty/CLI11/CLI11.hpp:10870
Methodmake_usage
3rdParty/CLI11/CLI11.hpp:10791
Methodmandatory
Support Plumbum term
3rdParty/CLI11/CLI11.hpp:5058
MethodmaxLayers
Specify the maximum number of parents
3rdParty/CLI11/CLI11.hpp:3570
Functionmax_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
3rdParty/nlohmann/json.hpp:22204
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
3rdParty/nlohmann/json.hpp:24347
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
3rdParty/nlohmann/json.hpp:16903
Methodmulti_option_policy
Take the last argument if given multiple times
3rdParty/CLI11/CLI11.hpp:5154
Methodname
3rdParty/nlohmann/json.hpp:4320
Methodname
Specify the type string
3rdParty/CLI11/CLI11.hpp:3695
Functionneeds
Sets required options
3rdParty/CLI11/CLI11.hpp:5393
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
3rdParty/nlohmann/json.hpp:7522
Methodnonesuch
3rdParty/nlohmann/json.hpp:268
Functionnonpositional
True if option has at least one non-positional name
3rdParty/CLI11/CLI11.hpp:5539
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
3rdParty/nlohmann/json.hpp:16968
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
3rdParty/nlohmann/json.hpp:16985
Functionnull
3rdParty/nlohmann/json.hpp:6759
Methodnull
3rdParty/nlohmann/json.hpp:6943
Functionnumber_float
3rdParty/nlohmann/json.hpp:6783
Methodnumber_float
3rdParty/nlohmann/json.hpp:6967
Functionnumber_integer
3rdParty/nlohmann/json.hpp:6771
Methodnumber_integer
3rdParty/nlohmann/json.hpp:6955
Functionnumber_unsigned
3rdParty/nlohmann/json.hpp:6777
Methodnumber_unsigned
3rdParty/nlohmann/json.hpp:6961
MethodonCancelClicked
UberWolf/PackConfig.h:95
MethodonCancelClicked
UberWolf/OptionDialog.h:119
MethodonDecWolfXClicked
UberWolf/OptionDialog.h:136
MethodonDropFile
When a file is dropped onto the "Drop File" label
UberWolf/ContentDialog.h:301
MethodonLanguageChanged
UberWolf/MainWindow.h:162
MethodonOKClicked
UberWolf/PackConfig.h:89
MethodonOKClicked
UberWolf/OptionDialog.h:114
MethodonOptionsClicked
UberWolf/ContentDialog.h:200
MethodonOverwriteClicked
UberWolf/OptionDialog.h:124
MethodonPackClicked
UberWolf/ContentDialog.h:205
MethodonProcessClicked
UberWolf/ContentDialog.h:241
MethodonSelectGameClicked
When the "Select Game" button is clicked
UberWolf/ContentDialog.h:227
MethodonUnprotectClicked
UberWolf/OptionDialog.h:130
Methodopen
UberWolfLib/WolfRPG/FileAccess.hpp:275
← previousnext →1,401–1,500 of 1,817, ranked by callers