Joedb 9.6.1
The Journal-Only Embedded Database
|
This is the complete list of members for joedb::Arguments, including all inherited members.
add_parameter(const char *parameter) | joedb::Arguments | |
Arguments(int argc, const char *const *argv) | joedb::Arguments | |
get_enum_option(const char *name, const std::vector< const char * > &labels, size_t default_index) | joedb::Arguments | |
get_index() const | joedb::Arguments | inline |
get_next() | joedb::Arguments | |
get_next(const char *parameter) | joedb::Arguments | |
get_option(const char *name, const char *description, T default_value) | joedb::Arguments | |
get_remaining_count() const | joedb::Arguments | inline |
get_string_option(const char *name, const char *description, const char *default_string) | joedb::Arguments | |
has_flag(const char *name) | joedb::Arguments | |
missing() const | joedb::Arguments | inline |
operator[](size_t i) const | joedb::Arguments | inline |
peek(const char *s) | joedb::Arguments | |
print_help(std::ostream &out) const | joedb::Arguments | |
size() const | joedb::Arguments | inline |