abort() | w_base_t | [static] |
add_class_level(const char *name) | option_group_t | |
add_option(const char *name, const char *possible_values, const char *default_value, const char *description, bool required, option_t::OptionSetFunc set_func, option_t *&new_opt, ostream *err_stream=&cerr) | option_group_t | |
assert_failed(const char *desc, const char *file, uint4_t line) | w_base_t | [static] |
base_float_t typedef | w_base_t | |
base_stat_t typedef | w_base_t | |
check_required(ostream *err_stream) | option_group_t | |
class_name() | option_group_t | [inline] |
CompareOp enum name | w_base_t | |
f4_t typedef | w_base_t | |
f8_t typedef | w_base_t | |
int1_max | w_base_t | [static] |
int1_min | w_base_t | [static] |
int1_t typedef | w_base_t | |
int2_max | w_base_t | [static] |
int2_min | w_base_t | [static] |
int2_t typedef | w_base_t | |
int4_max | w_base_t | [static] |
int4_min | w_base_t | [static] |
int4_t typedef | w_base_t | |
int8_max | w_base_t | [static] |
int8_min | w_base_t | [static] |
is_aligned(size_t sz) | w_base_t | [inline, static] |
is_aligned(const void *s) | w_base_t | [inline, static] |
is_big_endian() | w_base_t | [inline, static] |
is_finite(const f8_t x) | w_base_t | [static] |
is_infinite(const f8_t x) | w_base_t | [static] |
is_infinite_or_nan(const f8_t x) | w_base_t | [static] |
is_little_endian() | w_base_t | [inline, static] |
is_nan(const f8_t x) | w_base_t | [static] |
large_stat_t typedef | w_base_t | |
lock_duration_t enum name | w_base_t | |
lock_mode_t enum name | w_base_t | |
lookup(const char *name, bool exact, option_t *&ret) | option_group_t | |
lookup_by_class(const char *opt_class_name, option_t *&ret, bool exact=false) | option_group_t | |
num_class_levels() | option_group_t | [inline] |
operator<<(ostream &o, const w_base_t &obj) | w_base_t | [friend] |
option_group_t(int max_class_levels) | option_group_t | |
option_list() | option_group_t | [inline] |
parse_command_line(const char **argv, int &argc, size_t min_len, ostream *err_stream) | option_group_t | |
print_usage(bool longForm, ostream &err_stream) | option_group_t | |
print_values(bool longForm, ostream &err_stream) | option_group_t | |
set_value(const char *name, bool exact, const char *value, bool overRide, ostream *err_stream) | option_group_t | |
strtoi8(const char *, char **end=0, int base=0) | w_base_t | [static] |
strtou8(const char *, char **end=0, int base=0) | w_base_t | [static] |
u_char typedef | w_base_t | |
u_long typedef | w_base_t | |
u_short typedef | w_base_t | |
uint1_max | w_base_t | [static] |
uint1_min | w_base_t | [static] |
uint1_t typedef | w_base_t | |
uint2_max | w_base_t | [static] |
uint2_min | w_base_t | [static] |
uint2_t typedef | w_base_t | |
uint4_max | w_base_t | [static] |
uint4_min | w_base_t | [static] |
uint4_t typedef | w_base_t | |
uint8_max | w_base_t | [static] |
uint8_min | w_base_t | [static] |
vote_t enum name | w_base_t | |
~option_group_t() | option_group_t | |