|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for CLI::IsMember, including all inherited members.
| active(bool active_val=true) | CLI::Validator | inline |
| active(bool active_val=true) const | CLI::Validator | inline |
| active_ | CLI::Validator | protected |
| application_index(int app_index) | CLI::Validator | inline |
| application_index(int app_index) const | CLI::Validator | inline |
| application_index_ | CLI::Validator | protected |
| desc_function_ | CLI::Validator | protected |
| description(std::string validator_desc) | CLI::Validator | inline |
| description(std::string validator_desc) const | CLI::Validator | inline |
| filter_fn_t typedef | CLI::IsMember | |
| func_ | CLI::Validator | protected |
| get_active() const | CLI::Validator | inline |
| get_application_index() const | CLI::Validator | inline |
| get_description() const | CLI::Validator | inline |
| get_modifying() const | CLI::Validator | inline |
| get_name() const | CLI::Validator | inline |
| IsMember(std::initializer_list< T > values, Args &&... args) | CLI::IsMember | inline |
| IsMember(T &&set) | CLI::IsMember | inlineexplicit |
| IsMember(T set, F filter_function) | CLI::IsMember | inlineexplicit |
| IsMember(T &&set, filter_fn_t filter_fn_1, filter_fn_t filter_fn_2, Args &&... other) | CLI::IsMember | inline |
| name(std::string validator_name) | CLI::Validator | inline |
| name(std::string validator_name) const | CLI::Validator | inline |
| name_ | CLI::Validator | protected |
| non_modifying(bool no_modify=true) | CLI::Validator | inline |
| non_modifying_ | CLI::Validator | protected |
| operation(std::function< std::string(std::string &)> op) | CLI::Validator | inline |
| operator!() const | CLI::Validator | inline |
| operator&(const Validator &other) const | CLI::Validator | inline |
| operator()(std::string &str) const | CLI::Validator | inline |
| operator()(const std::string &str) const | CLI::Validator | inline |
| operator|(const Validator &other) const | CLI::Validator | inline |
| Validator()=default | CLI::Validator | |
| Validator(std::string validator_desc) | CLI::Validator | inlineexplicit |
| Validator(std::function< std::string(std::string &)> op, std::string validator_desc, std::string validator_name="") | CLI::Validator | inline |