#include <opttypes.h>
◆ cmdline
| const char *(*) option_type_info::cmdline(struct option *, char ***, int *) |
◆ dup
| void(*) option_type_info::dup(struct option *, struct option *, int) |
◆ equals
| int(*) option_type_info::equals(struct option *, const char *) |
◆ help_str
| const char* option_type_info::help_str |
◆ name
| const char* option_type_info::name |
◆ read2
| char *(*) option_type_info::read2(struct option *, char **, int *) |
◆ set
| int(*) option_type_info::set(struct option *, char *) |
◆ write2
| void(*) option_type_info::write2(struct option *, struct string *) |
The documentation for this struct was generated from the following file: