MCPcopy Create free account

hub / github.com/CLIUtils/CLI11 / functions

Functions646 in github.com/CLIUtils/CLI11

Methodstring remove_escaped_characters
include/CLI/impl/StringTools_inl.hpp:252
Methodstring simple
include/CLI/impl/App_inl.hpp:2569
Methodstring> generate_parents
include/CLI/impl/Config_inl.hpp:135
Methodstring> get_names
include/CLI/impl/Split_inl.hpp:105
Methodstring> &get_aliases
Get the aliases of the current app
include/CLI/App.hpp:1276
Methodstring> &get_fnames
Get the flag names with specified default values
include/CLI/Option.hpp:594
Methodstring> &get_lnames
Get the long names
include/CLI/Option.hpp:588
Methodstring> &get_snames
Get the short names
include/CLI/Option.hpp:591
Methodstring> compute_win32_argv
include/CLI/impl/Argv_inl.hpp:65
Methodstring> split
include/CLI/impl/StringTools_inl.hpp:25
Methodstring> split_names
include/CLI/impl/Split_inl.hpp:68
Methodstring> split_program_name
include/CLI/impl/Validators_inl.hpp:263
Methodstring> split_up
include/CLI/impl/StringTools_inl.hpp:382
Methodstring>> get_default_flag_values
include/CLI/impl/Split_inl.hpp:79
MethodstringWrapper
fuzz/fuzzApp.hpp:47
Methodtake_all
Set the multi option policy to take all arguments
include/CLI/Option.hpp:180
Methodto_config
tests/ConfigFileTest.cpp:826
Methodto_config
examples/json.cpp:21
Functiontrigger_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
Functiontuple_conversion
include/CLI/TypeTools.hpp:1652
Functiontuple_name
include/CLI/TypeTools.hpp:909
Functiontuple_type_conversion
include/CLI/TypeTools.hpp:1659
Functiontuple_type_size
include/CLI/TypeTools.hpp:536
Functiontuple_type_size_min
include/CLI/TypeTools.hpp:586
Functiontuple_value_string
include/CLI/TypeTools.hpp:438
Functiontype_name
include/CLI/TypeTools.hpp:830
Functiontype_name
Set a custom option typestring
include/CLI/Option.hpp:781
Methoduint32_t hexConvert
include/CLI/impl/StringTools_inl.hpp:212
Functionusage
Set usage.
include/CLI/App.hpp:1058
Methodvalidate_mapping
include/CLI/ExtraValidators.hpp:520
Methodvalue
fuzz/fuzzApp.hpp:39
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
include/CLI/App.hpp:115
Methodvector<ConfigItem> from_file
This class provides a converter for configuration files.
include/CLI/ConfigFwd.hpp:49
Methodvector<Option *> &parse_order
This gets a vector of pointers with the original parse order
include/CLI/App.hpp:1303
Methodvopt
tests/OptionTypeTest.cpp:931
Methodwstring widen
include/CLI/impl/Encoding_inl.hpp:133
Methodwstring widen_impl
include/CLI/impl/Encoding_inl.hpp:93
Methodyetanotherstring
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
← previous601–646 of 646, ranked by callers