Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CLIUtils/CLI11
/ functions
Functions
646 in github.com/CLIUtils/CLI11
⨍
Functions
646
◇
Types & classes
201
Method
string remove_escaped_characters
include/CLI/impl/StringTools_inl.hpp:252
Method
string simple
include/CLI/impl/App_inl.hpp:2569
Method
string> generate_parents
include/CLI/impl/Config_inl.hpp:135
Method
string> get_names
include/CLI/impl/Split_inl.hpp:105
Method
string> &get_aliases
Get the aliases of the current app
include/CLI/App.hpp:1276
Method
string> &get_fnames
Get the flag names with specified default values
include/CLI/Option.hpp:594
Method
string> &get_lnames
Get the long names
include/CLI/Option.hpp:588
Method
string> &get_snames
Get the short names
include/CLI/Option.hpp:591
Method
string> compute_win32_argv
include/CLI/impl/Argv_inl.hpp:65
Method
string> split
include/CLI/impl/StringTools_inl.hpp:25
Method
string> split_names
include/CLI/impl/Split_inl.hpp:68
Method
string> split_program_name
include/CLI/impl/Validators_inl.hpp:263
Method
string> split_up
include/CLI/impl/StringTools_inl.hpp:382
Method
string>> get_default_flag_values
include/CLI/impl/Split_inl.hpp:79
Method
stringWrapper
fuzz/fuzzApp.hpp:47
Method
take_all
Set the multi option policy to take all arguments
include/CLI/Option.hpp:180
Method
to_config
tests/ConfigFileTest.cpp:826
Method
to_config
examples/json.cpp:21
Function
trigger_on_parse
Set the value of trigger_on_parse which specifies that the option callback should be triggered on every parse
include/CLI/Option.hpp:422
Function
tuple_conversion
include/CLI/TypeTools.hpp:1652
Function
tuple_name
include/CLI/TypeTools.hpp:909
Function
tuple_type_conversion
include/CLI/TypeTools.hpp:1659
Function
tuple_type_size
include/CLI/TypeTools.hpp:536
Function
tuple_type_size_min
include/CLI/TypeTools.hpp:586
Function
tuple_value_string
include/CLI/TypeTools.hpp:438
Function
type_name
include/CLI/TypeTools.hpp:830
Function
type_name
Set a custom option typestring
include/CLI/Option.hpp:781
Method
uint32_t hexConvert
include/CLI/impl/StringTools_inl.hpp:212
Function
usage
Set usage.
include/CLI/App.hpp:1058
Method
validate_mapping
include/CLI/ExtraValidators.hpp:520
Method
value
fuzz/fuzzApp.hpp:39
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
include/CLI/App.hpp:115
Method
vector<ConfigItem> from_file
This class provides a converter for configuration files.
include/CLI/ConfigFwd.hpp:49
Method
vector<Option *> &parse_order
This gets a vector of pointers with the original parse order
include/CLI/App.hpp:1303
Method
vopt
tests/OptionTypeTest.cpp:931
Method
wstring widen
include/CLI/impl/Encoding_inl.hpp:133
Method
wstring widen_impl
include/CLI/impl/Encoding_inl.hpp:93
Method
yetanotherstring
tests/NewParseTest.cpp:290
Method
~App
virtual destructor
include/CLI/App.hpp:355
Method
~AutoTimer
This destructor prints the string
include/CLI/Timer.hpp:132
Function
~Config
Virtual destructor
include/CLI/ConfigFwd.hpp:86
Method
~FormatterBase
Adding a destructor in this form to work around bug in GCC 4.7
include/CLI/FormatterFwd.hpp:86
Method
~FormatterLambda
Adding a destructor (mostly to make GCC 4.7 happy)
include/CLI/FormatterFwd.hpp:184
Method
~TApp
tests/app_helper.hpp:30
Method
~TempFile
tests/app_helper.hpp:50
Method
~scope_guard_t
include/CLI/impl/Encoding_inl.hpp:50
← previous
601–646 of 646, ranked by callers