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
removeProtectionFromProject
UberWolfLib/WolfPro.cpp:566
Function
rend
@brief returns an iterator to the reverse-end @sa https://json.nlohmann.me/api/basic_json/rend/
3rdParty/nlohmann/json.hpp:22051
Method
require_option
The argumentless form of require option requires 1 or more options be used
3rdParty/CLI11/CLI11.hpp:7192
Method
require_subcommand
The argumentless form of require subcommand requires 1 or more subcommands
3rdParty/CLI11/CLI11.hpp:7163
Method
required
Set the option as required
3rdParty/CLI11/CLI11.hpp:5052
Function
retire_option
3rdParty/CLI11/CLI11.hpp:10020
Function
rotl32
UberWolfLib/WolfCrypt/WolfChaCha20.hpp:72
Method
runProcess
UberWolfLib/WolfDec.cpp:398
Function
run_callback_for_default
Set the value of run_callback_for_default which controls whether the callback function should be called to set the default This is controlled automati
3rdParty/CLI11/CLI11.hpp:5360
Method
saveConfig
UberWolf/ConfigManager.h:124
Method
sax_parse_internal
3rdParty/nlohmann/json.hpp:12282
Function
scan
3rdParty/nlohmann/json.hpp:8814
Method
scan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
3rdParty/nlohmann/json.hpp:8149
Method
scan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
3rdParty/nlohmann/json.hpp:8274
Method
scan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
3rdParty/nlohmann/json.hpp:7559
Method
scope_guard_t
3rdParty/CLI11/CLI11.hpp:297
Method
search
3rdParty/CLI11/CLI11.hpp:3981
Method
second
3rdParty/CLI11/CLI11.hpp:1686
Method
second
3rdParty/CLI11/CLI11.hpp:1707
Method
section
specify a particular section of the configuration file to use
3rdParty/CLI11/CLI11.hpp:3584
Method
serializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
3rdParty/nlohmann/json.hpp:17989
Method
set<Option *> get_excludes
The set of options excluded
3rdParty/CLI11/CLI11.hpp:5487
Method
set<Option *> get_needs
The set of options needed
3rdParty/CLI11/CLI11.hpp:5484
Method
setButtonStates
UberWolf/ContentDialog.h:167
Method
setHandle
UberWolf/WindowBase.h:138
Method
set_config
3rdParty/CLI11/CLI11.hpp:8157
Function
set_end
3rdParty/nlohmann/json.hpp:12837
Method
set_help_all_flag
3rdParty/CLI11/CLI11.hpp:8049
Method
set_help_flag
3rdParty/CLI11/CLI11.hpp:8033
Function
set_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
3rdParty/nlohmann/json.hpp:5871
Method
set_version_flag
3rdParty/CLI11/CLI11.hpp:8065
Method
shared_ptr<Config> get_config_formatter
Access the config formatter
3rdParty/CLI11/CLI11.hpp:7410
Method
shared_ptr<ConfigBase> get_config_formatter_base
Access the config formatter as a configBase pointer
3rdParty/CLI11/CLI11.hpp:7413
Method
shared_ptr<FormatterBase> get_formatter
Access the formatter
3rdParty/CLI11/CLI11.hpp:7407
Method
silent
silence the subcommand from showing up in the processed list
3rdParty/CLI11/CLI11.hpp:6776
Method
size_t close_literal_quote
3rdParty/CLI11/CLI11.hpp:994
Method
size_t close_sequence
3rdParty/CLI11/CLI11.hpp:999
Method
size_t close_string_quote
3rdParty/CLI11/CLI11.hpp:980
Method
size_t escape_detect
3rdParty/CLI11/CLI11.hpp:1086
Method
size_t get_column_width
This is the minimum requirements to run a formatter. A user can subclass this is if they do not care at all about the structure in CLI::Formatter.
3rdParty/CLI11/CLI11.hpp:4833
Method
size_t get_require_option_max
Get the required max option value
3rdParty/CLI11/CLI11.hpp:7508
Method
size_t get_require_option_min
Get the required min option value
3rdParty/CLI11/CLI11.hpp:7505
Method
size_t get_require_subcommand_max
Get the required max subcommand value
3rdParty/CLI11/CLI11.hpp:7502
Method
size_t get_require_subcommand_min
Get the required min subcommand value
3rdParty/CLI11/CLI11.hpp:7499
Method
sjis2utf8
UberWolfLib/WolfRPG/FileCoder.hpp:461
Method
smart_deref
3rdParty/CLI11/CLI11.hpp:3926
Method
span_input_adapter
3rdParty/nlohmann/json.hpp:6547
Method
split_long
3rdParty/CLI11/CLI11.hpp:3346
Method
split_short
3rdParty/CLI11/CLI11.hpp:3337
Method
split_windows_style
3rdParty/CLI11/CLI11.hpp:3361
Function
start_array
3rdParty/nlohmann/json.hpp:6833
Method
start_array
3rdParty/nlohmann/json.hpp:7056
Function
start_object
3rdParty/nlohmann/json.hpp:6801
Method
start_object
3rdParty/nlohmann/json.hpp:6985
Method
string
3rdParty/nlohmann/json.hpp:6973
Method
string convert_arg_for_ini
3rdParty/CLI11/CLI11.hpp:10136
Method
string add_escaped_characters
3rdParty/CLI11/CLI11.hpp:865
Method
string binary_escape_string
3rdParty/CLI11/CLI11.hpp:1098
Method
string config_to_str
Produce a string that could be read in as a config of the current values of the App. Set default_also to include default arguments. write_descriptions
3rdParty/CLI11/CLI11.hpp:7392
Method
string extract_binary_string
3rdParty/CLI11/CLI11.hpp:1140
Method
string find_and_replace
3rdParty/CLI11/CLI11.hpp:803
Method
string fix_newlines
3rdParty/CLI11/CLI11.hpp:745
Method
string get_default_str
The default value (for help printing)
3rdParty/CLI11/CLI11.hpp:5490
Method
string get_description
Get the app or subcommand description
3rdParty/CLI11/CLI11.hpp:7423
Method
string get_envname
The environment variable associated to this value
3rdParty/CLI11/CLI11.hpp:5481
Method
string get_footer
Generate and return the footer.
3rdParty/CLI11/CLI11.hpp:7494
Method
string get_usage
Generate and return the usage.
3rdParty/CLI11/CLI11.hpp:7489
Method
string help
3rdParty/CLI11/CLI11.hpp:10088
Method
string ini_join
3rdParty/CLI11/CLI11.hpp:10195
Method
string maybe_narrow
3rdParty/CLI11/CLI11.hpp:8353
Method
string narrow
3rdParty/CLI11/CLI11.hpp:376
Method
string narrow_impl
3rdParty/CLI11/CLI11.hpp:307
Method
string remove_escaped_characters
3rdParty/CLI11/CLI11.hpp:920
Method
string simple
3rdParty/CLI11/CLI11.hpp:10070
Method
string to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
3rdParty/nlohmann/json.hpp:24378
Method
string> generate_parents
3rdParty/CLI11/CLI11.hpp:10223
Method
string> get_names
3rdParty/CLI11/CLI11.hpp:3413
Method
string> &get_aliases
Get the aliases of the current app
3rdParty/CLI11/CLI11.hpp:7572
Method
string> &get_fnames
Get the flag names with specified default values
3rdParty/CLI11/CLI11.hpp:5502
Method
string> &get_lnames
Get the long names
3rdParty/CLI11/CLI11.hpp:5496
Method
string> &get_snames
Get the short names
3rdParty/CLI11/CLI11.hpp:5499
Method
string> compute_win32_argv
3rdParty/CLI11/CLI11.hpp:418
Method
string> split
3rdParty/CLI11/CLI11.hpp:684
Method
string> split_names
3rdParty/CLI11/CLI11.hpp:3376
Method
string> split_program_name
3rdParty/CLI11/CLI11.hpp:4764
Method
string> split_up
3rdParty/CLI11/CLI11.hpp:1046
Method
string>> get_default_flag_values
3rdParty/CLI11/CLI11.hpp:3387
Function
stringsOfCommand
UberWolfLib/WolfRPG/Command.hpp:764
Method
strtof
3rdParty/nlohmann/json.hpp:8217
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
3rdParty/nlohmann/json.hpp:16891
Function
subtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
3rdParty/nlohmann/json.hpp:5879
Method
sum_string_vector
Sum a vector of strings
3rdParty/CLI11/CLI11.hpp:3275
Method
switch
3rdParty/nlohmann/json.hpp:18327
Method
take_all
Set the multi option policy to take all arguments
3rdParty/CLI11/CLI11.hpp:5111
Method
take_first
Set the multi option policy to take last
3rdParty/CLI11/CLI11.hpp:5104
Method
take_last
Set the multi option policy to take last
3rdParty/CLI11/CLI11.hpp:5097
Method
test
3rdParty/nlohmann/json.hpp:4019
Method
test
3rdParty/nlohmann/json.hpp:4029
Method
test
3rdParty/nlohmann/json.hpp:4039
Method
test
3rdParty/nlohmann/json.hpp:4050
← previous
next →
1,601–1,700 of 1,817, ranked by callers