HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr_CLI::CLI::IsMember Member List

This is the complete list of members for pxr_CLI::CLI::IsMember, including all inherited members.

active(bool active_val=true)pxr_CLI::CLI::Validatorinline
active(bool active_val=true) const pxr_CLI::CLI::Validatorinline
active_pxr_CLI::CLI::Validatorprotected
application_index(int app_index)pxr_CLI::CLI::Validatorinline
application_index(int app_index) const pxr_CLI::CLI::Validatorinline
application_index_pxr_CLI::CLI::Validatorprotected
desc_function_pxr_CLI::CLI::Validatorprotected
description(std::string validator_desc)pxr_CLI::CLI::Validatorinline
description(std::string validator_desc) const pxr_CLI::CLI::Validator
filter_fn_t typedefpxr_CLI::CLI::IsMember
func_pxr_CLI::CLI::Validatorprotected
func_(std::move(func))pxr_CLI::CLI::Validatorinlineprotected
func_(std::move(op))pxr_CLI::CLI::Validator
get_active() const pxr_CLI::CLI::Validatorinline
get_application_index() const pxr_CLI::CLI::Validatorinline
get_description() const pxr_CLI::CLI::Validatorinline
get_modifying() const pxr_CLI::CLI::Validatorinline
get_name() const pxr_CLI::CLI::Validatorinline
IsMember(std::initializer_list< T > values, Args &&...args)pxr_CLI::CLI::IsMemberinline
IsMember(T &&set)pxr_CLI::CLI::IsMemberinlineexplicit
IsMember(T set, F filter_function)pxr_CLI::CLI::IsMemberinlineexplicit
IsMember(T &&set, filter_fn_t filter_fn_1, filter_fn_t filter_fn_2, Args &&...other)pxr_CLI::CLI::IsMemberinline
name(std::string validator_name)pxr_CLI::CLI::Validatorinline
name(std::string validator_name) const pxr_CLI::CLI::Validatorinline
name_pxr_CLI::CLI::Validatorprotected
name_(std::move(validator_name))pxr_CLI::CLI::Validatorinline
non_modifying(bool no_modify=true)pxr_CLI::CLI::Validatorinline
non_modifying_pxr_CLI::CLI::Validatorprotected
operation(std::function< std::string(std::string &)> op)pxr_CLI::CLI::Validatorinline
operator!() const pxr_CLI::CLI::Validator
operator&(const Validator &other) const pxr_CLI::CLI::Validator
operator()(std::string &str) const pxr_CLI::CLI::Validator
operator()(const std::string &str) const pxr_CLI::CLI::Validatorinline
operator|(const Validator &other) const pxr_CLI::CLI::Validator
Validator(std::string validator_desc, std::function< std::string(std::string &)> func)pxr_CLI::CLI::Validatorinlineprotected
Validator()=defaultpxr_CLI::CLI::Validator
Validator(std::string validator_desc)pxr_CLI::CLI::Validatorinlineexplicit