Developer documentation
Version 3.0.3-105-gd3941f44
MR::App::Argument Member List

This is the complete list of members for MR::App::Argument, including all inherited members.

allow_multiple()MR::App::Argumentinline
Argument(const char *name=nullptr, std::string description=std::string())MR::App::Argumentinline
choicesMR::App::Argument
descMR::App::Argument
fMR::App::Argument
flagsMR::App::Argument
iMR::App::Argument
idMR::App::Argument
limitsMR::App::Argument
maxMR::App::Argument
maxMR::App::Argument
minMR::App::Argument
minMR::App::Argument
operator bool() constMR::App::Argumentinline
optional()MR::App::Argumentinline
syntax(int format) constMR::App::Argument
typeMR::App::Argument
type_bool()MR::App::Argumentinline
type_choice(const char *const *choices)MR::App::Argumentinline
type_directory_in()MR::App::Argumentinline
type_directory_out()MR::App::Argumentinline
type_file_in()MR::App::Argumentinline
type_file_out()MR::App::Argumentinline
type_float(const default_type min=-std::numeric_limits< default_type >::infinity(), const default_type max=std::numeric_limits< default_type >::infinity())MR::App::Argumentinline
type_image_in()MR::App::Argumentinline
type_image_out()MR::App::Argumentinline
type_integer(const int64_t min=std::numeric_limits< int64_t >::min(), const int64_t max=std::numeric_limits< int64_t >::max())MR::App::Argumentinline
type_sequence_float()MR::App::Argumentinline
type_sequence_int()MR::App::Argumentinline
type_text()MR::App::Argumentinline
type_tracks_in()MR::App::Argumentinline
type_tracks_out()MR::App::Argumentinline
type_various()MR::App::Argumentinline
usage() constMR::App::Argument