![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| bool(* | get )(const struct option *) |
| bool(* | def )(const struct option *) |
| bool(* | set )(struct option *, bool) |
Definition at line 156 of file options.cpp.
| bool(* option_bool_vtable::def) (const struct option *) |
Definition at line 158 of file options.cpp.
Referenced by option_bool_def().
| bool(* option_bool_vtable::get) (const struct option *) |
Definition at line 157 of file options.cpp.
Referenced by option_bool_get().
| bool(* option_bool_vtable::set) (struct option *, bool) |
Definition at line 159 of file options.cpp.
Referenced by option_bool_set().