NeoPZ
clarg::argBool Member List

This is the complete list of members for clarg::argBool, including all inherited members.

arg_base(const char *name, const char *desc)clarg::arg_base
arg_descclarg::arg_baseprotected
arg_nameclarg::arg_baseprotected
arg_setclarg::arg_baseprotected
argBool(const char *arg, const char *desc, bool v=false)clarg::argBoolinline
argT(const char *arg, const char *desc)clarg::argT< bool >inline
def_valueclarg::argT< bool >protected
get_desc() constclarg::arg_baseinline
get_name() constclarg::arg_baseinline
get_value() constclarg::argT< bool >inline
mark_set(bool m)clarg::arg_baseinline
parse_parameters(int argc, char *argv [])clarg::argBoolinlineprotectedvirtual
set_value(const bool &v) constclarg::argT< bool >inline
valueclarg::argT< bool >protected
was_set() constclarg::arg_baseinline
write_parameters(ostream &os, bool def) constclarg::argBoolinlineprotectedvirtual