Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
sharg::file_validator_base Member List

This is the complete list of members for sharg::file_validator_base, including all inherited members.

case_insensitive_string_ends_with(std::string_view str, std::string_view suffix) constsharg::file_validator_baseinlineprotected
extensionssharg::file_validator_baseprotected
extensions_strsharg::file_validator_baseprotected
file_validator_base()=defaultsharg::file_validator_base
file_validator_base(file_validator_base const &)=defaultsharg::file_validator_base
file_validator_base(file_validator_base &&)=defaultsharg::file_validator_base
operator()(std::filesystem::path const &path) const =0sharg::file_validator_basepure virtual
operator()(range_type const &v) constsharg::file_validator_baseinline
operator=(file_validator_base const &)=defaultsharg::file_validator_base
operator=(file_validator_base &&)=defaultsharg::file_validator_base
option_value_type typedefsharg::file_validator_base
valid_extensions_help_page_message() constsharg::file_validator_baseinlineprotected
validate_filename(std::filesystem::path const &path) constsharg::file_validator_baseinlineprotected
validate_readability(std::filesystem::path const &path) constsharg::file_validator_baseinlineprotected
validate_writeability(std::filesystem::path const &path) constsharg::file_validator_baseinlineprotected
~file_validator_base()=defaultsharg::file_validator_basevirtual
Hide me