VIPRA Documentation
|
This is the complete list of members for VIPRA::Args, including all inherited members.
Args()=delete (defined in VIPRA::Args) | VIPRA::Args | |
count() -> size_t | VIPRA::Args | inlinestatic |
get(std::string_view key) -> val_t | VIPRA::Args | inlinestatic |
has(std::string_view key) -> bool | VIPRA::Args | inlinestatic |
parse(int argc, const char *const *argv) | VIPRA::Args | inlinestatic |
register_arg(std::string const &key) | VIPRA::Args | inlinestatic |
register_arg(std::string const &key, ArgType type) | VIPRA::Args | inlinestatic |
register_arg(std::string const &key, std::string const &defaultValue, ArgType type) | VIPRA::Args | inlinestatic |
reset() | VIPRA::Args | inlinestatic |